Re: Safer auto-initdb for RPM init script

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Safer auto-initdb for RPM init script
Дата
Msg-id 200608251716.24939.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Safer auto-initdb for RPM init script  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Am Freitag, 25. August 2006 16:54 schrieb Tom Lane:
> No, it doesn't.  (The Red Hat RPMs in fact did that ... for about
> a week ... until I was told in no uncertain terms that we don't
> start unnecessary daemons by default.)

Well, there seem to be philosophical differences between the various operating 
systems -- "We won't install unnecessary packages." vs. "We won't start 
unnecessary daemons in unnecessarily installed packages." -- in which case 
your solution doesn't sound all that bad.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [Pgsqlrpms-hackers] Safer auto-initdb for RPM initscript
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Tricky bugs in concurrent index build