Check_pgactivity plugin for Nagios can also compare if anyone change any
settings.
On Wed, 24 Oct 2018 at 8:11 PM, Thomas Kellerer wrote:
> bhargav kamineni schrieb am 24.10.2018 um 16:30:
> > Is there any opensource or paid tool that compares postgresql database
> parameters? (NOT SCHEMA) .
>
bhargav kamineni schrieb am 24.10.2018 um 16:30:
> Is there any opensource or paid tool that compares postgresql database
> parameters? (NOT SCHEMA) .
You could dump the content of pg_settings into CSV files (sorted by name) and
then run a diff on both CSV files.
Thomas
Hi Team,
Is there any opensource or paid tool that compares postgresql database
parameters? (NOT SCHEMA) .
Thanks
Bhargav K