Re: Proposal for Allow postgresql.conf values to be changed via SQL
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Amit Kapila <amit.kapila@huawei.com>
Cc: pgsql-hackers@postgresql.org,
'Christopher Browne' <cbbrowne@gmail.com>
Date: 2012-10-31T16:51:56Z
Lists: pgsql-hackers
Amit, I think you can simplify this task by forgetting about parsing the .auto file entirely when writing it. That is, the .auto file should be regenerated, and should write out whatever has been set in pg_settings, regardless of what was in the file beforehand. I don't see the value in parsing the file before writing it out. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com