Re: location of the configuration files

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Brown <kevin(at)sysexperts(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: location of the configuration files
Date: 2003-02-14 06:30:21
Message-ID: 4735.1045204221@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kevin Brown <kevin(at)sysexperts(dot)com> writes:
> I agree with your assessment for the most part, except for PGDATA.
> There's no good reason I can think of for the postmaster to look at
> it.

The other side of that coin is, what's the good reason to remove it?
There's a long way between "I don't want my setup to depend on PGDATA"
and "I don't think your setup should be allowed to depend on PGDATA".
If you don't want to use it, then don't use it. Why do you need to
tell me how I'm allowed to run my installation?

> ... people who are starting things by hand hopefully aren't so
> inflexible as to demand that PGDATA remain treated as-is.

Yes, I could reconfigure my scripts to not depend on this. You have
not given me an adequate argument why I should have to.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2003-02-14 06:37:30 Re: location of the configuration files
Previous Message Oliver Elphick 2003-02-14 06:26:12 Re: location of the configuration files