Re: pg_ctl stop -m fast after -m smart

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: pg_ctl stop -m fast after -m smart
Дата
Msg-id 3f0b79eb0908062043q38699e18k3d06783fd2e8231f@mail.gmail.com
обсуждение исходный текст
Ответ на pg_ctl stop -m fast after -m smart  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Ответы Re: pg_ctl stop -m fast after -m smart
Re: pg_ctl stop -m fast after -m smart
Список pgsql-hackers
Hi,

On Fri, Aug 7, 2009 at 10:31 AM, Itagaki
Takahiro<itagaki.takahiro@oss.ntt.co.jp> wrote:
>
> "pg_ctl stop -m smart" will wait for all connections are disconnected and
> "pg_ctl stop -m fast" will disconnect all connections forcibly.
> But "fast" after "smart" also wait for disconnections.
>
> Can we change the behavior that "fast" overwrites "smart" mode?

+1. This behavior was supported in 8.2 or before, but broken in 8.3.
Here is the patch. This should be backported to 8.3 and 8.4.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: [PATCH] 2PC state files on shared memory
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Filtering dictionaries support and unaccent dictionary