Hi,
On Mon, Mar 03, 2008 at 12:12:16 -0500, Bruce Momjian wrote:
> pg_ctl can not read the pid file because it isn't located in the
> config directory but in the PGDATA directory. The solution is to
> allow pg_ctl to read and understand postgresql.conf to find the
> data_directory value.
What about adding a command-line option to specify a different
configuration file? That would be certainly less nice, but also much
easier to implement, I guess.
Cheers
David