Re: production server down

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: production server down
Дата
Msg-id 41C4F6AA.9030002@joeconway.com
обсуждение исходный текст
Ответ на Re: production server down  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> In the absence of that, in your case, certainly the root-owned 
> placeholder is a good idea - it seems nicer than disabling on-boot 
> startup altogether if you can avoid that.

I'm pretty well convinced at this point that a start on boot init script 
is inappropriate when working with NFS attached storage. We really do 
need to be sure the mount is OK before starting the database. And we 
have the watchdogs in place, and people on call at all times, 
specifically to deal with "service down" events.

And while we could always modify the init script to rip out the 
"helpful" initdb part, I think the under-the-mount safety file is a 
must, unless of course someone thinks of an alternate scenario where it 
will do more harm than good ;-).

Joe


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: buildfarm improvements
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Shared row locking