Re: Non-default postgresql.conf values to log

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alex Ignatov <a(dot)ignatov(at)postgrespro(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Non-default postgresql.conf values to log
Date: 2016-04-07 13:53:22
Message-ID: 1819.1460037202@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alex Ignatov <a(dot)ignatov(at)postgrespro(dot)ru> writes:
> My question is: is there any option(s) to log non-default
> postgresql.conf values to log file?

No, but you can easily find all the non-default settings by querying
the pg_settings view.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Ignatov 2016-04-07 14:26:27 Re: Non-default postgresql.conf values to log
Previous Message Adrian Klaver 2016-04-07 13:43:10 Re: PostgreSQL 9.5.1 -> PG_REWIND NOT FOUND