Re: initdb profiles

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: initdb profiles
Дата
Msg-id 17537.1126201243@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: initdb profiles  (Andrew - Supernews <andrew+nonews@supernews.com>)
Список pgsql-hackers
Andrew - Supernews <andrew+nonews@supernews.com> writes:
> On 2005-09-08, Tom Lane <tgl@sss.pgh.pa.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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: statement logging / extended query protocol issues
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: [ADMIN] How to determine date / time of last postmaster restart