| From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: location of the configuration files |
| Date: | 2003-02-17 19:03:31 |
| Message-ID: | 20030217140331.V22104@mail.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 16, 2003 at 12:16:44AM -0500, Tom Lane wrote:
> Nor will I buy an argument that only a few developers have need for test
> installations. Ordinary users will want to do that anytime they are
> doing preliminary tests on a new PG version before migrating their
> production database to it. To the extent that you make manual selection
> of a nonstandard datadir location more difficult and error-prone, you
> are hurting them too.
Not only that. For safety's sake, you may need to run multiple
postmasters on one machine (so that database user X can't DoS
database user Y, for instance). And making that sort of
production-grade work more difficult and error-prone would also be
bad.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Brown | 2003-02-17 19:16:37 | Re: IpcSemaphoreKill: ...) failed: Invalid argument |
| Previous Message | Bruce Momjian | 2003-02-17 19:00:26 | Re: Hard problem with concurrency |