Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>,
Josh Berkus <josh@agliodbs.com>
Date: 2013-06-19T17:57:35Z
Lists: pgsql-hackers
On Jun 19, 2013 7:55 PM, "Peter Eisentraut" <peter_e@gmx.net> wrote: > > On 6/19/13 1:49 PM, Josh Berkus wrote: > > On 06/19/2013 10:48 AM, Peter Eisentraut wrote: > >> On 6/13/13 5:47 PM, Josh Berkus wrote: > >>>> 2. File name to store settings set by ALTER SYSTEM command is still > >>>>> persistent.auto.conf > >>> Why? Shouldn't it just be auto.conf? Or system.auto.conf? > >>> > >>> I prefer auto.conf, personally. > >> > >> Well, not much about it is automatic, really. It's just set elsewhere. > >> > > > > True, but can you think of a better word to mean "don't edit this by hand"? > > generated_by_server.conf System.conf? /Magnus