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

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Amit Kapila <amit.kapila@huawei.com>
Cc: 'Fujii Masao' <masao.fujii@gmail.com>, 'Alvaro Herrera' <alvherre@2ndquadrant.com>, 'Robert Haas' <robertmhaas@gmail.com>, 'Boszormenyi Zoltan' <zb@cybertec.at>, 'Magnus Hagander' <magnus@hagander.net>, 'PostgreSQL-development' <pgsql-hackers@postgresql.org>, 'Josh Berkus' <josh@agliodbs.com>
Date: 2013-07-18T00:39:26Z
Lists: pgsql-hackers
If we are going to add ALTER SYSTEM, then I'd like to consider recasting
ALTER ROLE ALL SET in terms of ALTER SYSTEM as well, because the ALTER
ROLE ALL syntax was a hack.  At least it should be possible to consider
various levels of "system".  Who knows, maybe a future version will
allow propagating settings to standby servers?  I don't know what a good
terminology would be, but let's keep some options open.