Search Postgresql Archives

Re: Tool for comparing parameters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux