From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: pg_ctl default shutdown mode |
Date: | 2001-02-10 15:17:15 |
Message-ID: | 200102101517.KAA21998@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-02-10 15:58:19 | Re: Re: [PATCHES] Fix for ODBC close |
Previous Message | Bruce Momjian | 2001-02-10 15:15:54 | Re: RE: [PATCHES] Re: [HACKERS] 6.2 protocol |