postgresql-14-pg-track-settings

PostgreSQL extension tracking of configuration settings

Description

pg_track_settings is a small PostgreSQL extension that helps you keep track of PostgreSQL settings configuration.

It provides a function (pg_track_settings_snapshot()), that must be called regularly. At each call, it will store the settings that have been changed since last call. It will also track the postgresql start time if it's different from the last one.

This extension tracks both overall settings (the pg_settings view) and overloaded settings (the pg_db_role_setting table).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://powa.readthedocs.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install postgresql-14-pg-track-settings