Re: Re: pg_ctl default shutdown mode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: pg_ctl default shutdown mode
Дата
Msg-id 200102101517.KAA21998@candle.pha.pa.us
обсуждение исходный текст
Ответ на RE: Re: pg_ctl default shutdown mode  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
> > Just curious.  I
> > just think that waiting by default and smart shutdown don't really mix
> > well.
> > 
> 
> Current behavior prevents manual shutdown from cancelling
> running sessions carelessly. 
> OTOH it's the dba's responsibilty to write appropriate shutdown
> scripts and it's not good to rely on default in writing them in the
> first place.

Yes, but too many people do stupid things.  If they are smart enough to
write a script, they are smart enough to use a flag to make it do what
they want it to do.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: SourceForge & Postgres
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [PATCHES] Fix for ODBC close