* Amit Kapila (amit.kapila16@gmail.com) wrote:
> I think disabling ALTER SYSTEM can be more easily supported if we
> choose one of below options:
> a. UI into contrib module, people who don't want doesn't include it
> b. Have an include file mechanism, so that user can comment the
> include in postgresql.conf and disable it.
Either of these would be good options, imv. In my new world order, it'd
be a '#include' in the postgresql.conf- which is commented out by
default.
Thanks,
Stephen