Re: How does server handle clients that disconnect ungracefully?

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: How does server handle clients that disconnect ungracefully?
Дата
Msg-id 20070424140140.GF15856@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: How does server handle clients that disconnect ungracefully?  (Jeff Lanzarotta <delux256-postgresql@yahoo.com>)
Ответы Re: How does server handle clients that disconnect ungracefully?
Список pgsql-general
On Tue, Apr 24, 2007 at 06:55:12AM -0700, Jeff Lanzarotta wrote:
> OK, thanks. I figured the server would at some point in time clear the
> connection up, my question now is when does that happen? Any idea how
> long the connection sit around before the server cleans it up? Someone
> else said possibly an hour...

Depends on yuor OS - when the TCP connection times out, PostgreSQL will
clean up and terminate the backup.

//Magnus


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

Предыдущее
От: "Marcelo de Moraes Serpa"
Дата:
Сообщение: Audit-trail engine: getting the application's layer user_id
Следующее
От: Kevin Murphy
Дата:
Сообщение: Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9