Re: [GENERAL] Catalog table which stores database level information

2017-01-08 Thread Feike Steenbergen
On 8 January 2017 at 05:18, Adrian Klaver wrote: > > On 01/07/2017 08:12 PM, Shrikant Bhende wrote: >> >> which are applicable to the respective >> database only, where can I get the info about the values of all >> parameters specified at database level. > > > Maybe this?: > https://www.postgresql

Re: [GENERAL] Catalog table which stores database level information

2017-01-07 Thread Adrian Klaver
On 01/07/2017 08:12 PM, Shrikant Bhende wrote: Hi all, I am trying to find out the catalog table which stores the information about database level changes. As we can alter the values of the parameters on database level, which are applicable to the respective database only, where can I get the in

[GENERAL] Catalog table which stores database level information

2017-01-07 Thread Shrikant Bhende
Hi all, I am trying to find out the catalog table which stores the information about database level changes. As we can alter the values of the parameters on database level, which are applicable to the respective database only, where can I get the info about the values of all parameters specified a