Re: hanging processes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hanging processes
Дата
Msg-id 12866.1122610806@sss.pgh.pa.us
обсуждение исходный текст
Ответ на hanging processes  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-hackers-win32
"Merlin Moncure" <merlin.moncure@rcsonline.com> writes:
> With a win32 server & XP clients, if the client is killed with a hard
> reset i.e. pull out power cord, the server does not recognize that the
> connection has been broken in pg_stat_activity and does not clean up
> various things such as user_locks and presumably entries in pg_listener.
> A manual kill via pg_ctl is required from that point.

Did you wait for the TCP KEEPALIVE timeout interval?

            regards, tom lane

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: hanging processes
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: hanging processes