Re: WAL file location - Mailing list pgsql-hackers

From Tom Lane
Subject Re: WAL file location
Date
Msg-id 18555.1028060271@sss.pgh.pa.us
Whole thread Raw
In response to Re: WAL file location  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: WAL file location  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
> Having said all that, I still believe that this is something tailor-made for 
> postgresql.conf.

Well, exactly.  Regardless of how serious you may think the security
argument is, it still remains that a config-file entry seems the ideal
way to do it.  I can't see any good argument in favor of relying on
environment variables instead.  They don't bring any new functionality
to the party; and we have an awful lot of work invested in putting all
sorts of functionality into the GUC module.  I think that doing
configuration-like stuff outside the GUC framework is now something that
we should resist --- or at least have a darn good reason for it when we
do it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Stats Collector
Next
From: Bruce Momjian
Date:
Subject: Re: WAL file location