* Andres Freund (andres@anarazel.de) wrote:
> On 2015-11-02 09:43:02 -0500, Stephen Frost wrote:
> > What this request strikes me as asking for is the same as what I asked
> > for when this feature was originally going in- there should be a way to
> > disable it.
>
> You can just revoke permissions on the file if necessary. Results in the
> expected
> ERROR: XX000: could not open file "../postgresql.auto.conf": Permission denied
Yes, I know, but that's a really grotty way of offering a way to disable
ALTER SYSTEM. It's also not exactly intuitive to someone reading the
release notes or working on upgrading their existing postgresql.conf.
Thanks!
Stephen