From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | andrew(at)supernews(dot)com |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: initdb profiles |
Date: | 2005-09-08 17:40:43 |
Message-ID: | 17537.1126201243@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew - Supernews <andrew+nonews(at)supernews(dot)com> writes:
> On 2005-09-08, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> initdb is really the wrong place for this anyway, because in many
>> situations (RPM installations for instance) initdb is run behind the
>> scenes with no opportunity for user interaction. We should be doing
>> our best to remove options from initdb, not add them.
> Running initdb behind the scenes is a proven dangerous practice; why
> encourage it?
I don't see anything particularly dangerous about it.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-09-08 18:01:11 | Re: [GENERAL] 8.1beta timezone question |
Previous Message | Rod Taylor | 2005-09-08 17:36:33 | Re: Alternative variable length structure |