Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])

Amit Kapila <amit.kapila@huawei.com>

From: Amit Kapila <amit.kapila@huawei.com>
To: "'Alvaro Herrera'" <alvherre@2ndquadrant.com>, "'Magnus Hagander'" <magnus@hagander.net>
Cc: "'Peter Eisentraut'" <peter_e@gmx.net>, "'PostgreSQL-development'" <pgsql-hackers@postgresql.org>, "'Josh Berkus'" <josh@agliodbs.com>
Date: 2013-06-20T04:18:28Z
Lists: pgsql-hackers
On Thursday, June 20, 2013 12:32 AM Alvaro Herrera wrote:
> Magnus Hagander wrote:
> > On Jun 19, 2013 7:55 PM, "Peter Eisentraut" <peter_e@gmx.net> wrote:
> 
> > > generated_by_server.conf
> >
> > System.conf?
> 
> alter_system.conf ?

All the names proposed in this thread are as follows:

Auto.conf            - 1 Vote (Josh)
System.auto.conf     - 1 Vote (Josh)
Postgresql.auto.conf - 2 Votes (Zoltan, Amit)
Persistent.auto.conf - 0 Vote
generated_by_server.conf - 1 Vote (Peter E)
System.conf              - 1 Vote (Magnus)
alter_system.conf        - 1 Vote (Alvaro)

I had consolidated the list, so that it would be helpful for committer to
decide among proposed names for this file.


With Regards,
Amit Kapila.