Re: GUC/postgresql.conf docs
Thomas F.O'Connell <tfo@monsterlabs.com>
From: Thomas F.O'Connell <tfo@monsterlabs.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-docs@postgresql.org, pgsql-general@postgresql.org
Date: 2003-01-13T20:18:51Z
Lists: pgsql-general
I just wanted to make sure the list was exhaustive. What of those that are marked "startup or postgresql.conf"? Do those respond to pg_ctl reload if modified in postgresql.conf while postmaster is running? Thanks! -tfo On Monday, January 13, 2003, at 02:05 , Tom Lane wrote: > "Thomas O'Connell" <tfo@monsterlabs.com> writes: >> is it posted anywhere which GUC variables are reset upon pg_ctl reload >> and which require a pg_ctl restart to take effect? > > The ones for which the Admin Guide says "this can only be set at server > start" are in the latter class. > > regards, tom lane