[HACKERS] Inconsistencies between pg_settings and postgresql.conf

2017-09-13 Thread Adrian Escoms
Hello, We are working with postgresql.conf configuration file and we have found some discrepancies between it and pg_settings in terms of categories and subcategories (we have split the field category in pg_settings by '/', the first part being 'category', the second 'subcategory') We suggest to c

Re: [HACKERS] Inconsistencies between pg_settings and postgresql.conf

2017-09-13 Thread Adrian Escoms
l.conf it remains unchanged. I attach the updated postgresql.conf.sample.diff with this change. Regards Adrián Escoms On Wed, Sep 13, 2017 at 11:51 AM, Adrian Escoms wrote: > Hello, > > We are working with postgresql.conf configuration file and we have found > some discrepancies between