Re: Backends created by ODBC live forever ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Backends created by ODBC live forever ...
Дата
Msg-id 18310.1047317013@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Backends created by ODBC live forever ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Список pgsql-hackers
Hans-Jürgen Schönig <postgres@cybertec.at> writes:
> ... However, if Access crashes or if the dial-up connections goes down 
> the connection is not closed explicitly and the server side backend 
> stays alive forever - even if the Windows client is rebooted.

It should time out and exit after an hour or so, I'd expect.  It sounds
like the TCP_KEEPALIVE code on the server side is failing to detect loss
of connection.  What is the server-side platform, exactly?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SQL99 ARRAY support proposal
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: [GENERAL] division by zero