Re: Tool for comparing parameters

Поиск
Список
Период
Сортировка
От Rahul Saha
Тема Re: Tool for comparing parameters
Дата
Msg-id CAEQ0CJhVpOpknZbw=Vj4bM2+nEPVqU0=aNpH+WZZBic_aX8VNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Tool for comparing parameters  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
Check_pgactivity plugin for Nagios can also compare if anyone change any settings. 

On Wed, 24 Oct 2018 at 8:11 PM, Thomas Kellerer <spam_eater@gmx.net> 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) .

You could dump the content of pg_settings into CSV files (sorted by name) and then run a diff on both CSV files.

Thomas


--
Thanks & Regards
Rahul Saha

+91 8806351116

Sent from my iPhone

В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Tool for comparing parameters
Следующее
От: Boris Sagadin
Дата:
Сообщение: Re: Postgres 10, slave not catching up with master