Re: PGconn gets frozen ocassionally after select() timeout

Поиск
Список
Период
Сортировка
От Marek Peca
Тема Re: PGconn gets frozen ocassionally after select() timeout
Дата
Msg-id Pine.LNX.4.64.0911131600280.3778@tesla
обсуждение исходный текст
Ответ на Re: PGconn gets frozen ocassionally after select() timeout  (Vick Khera <vivek@khera.org>)
Ответы Re: PGconn gets frozen ocassionally after select() timeout  (Vick Khera <vivek@khera.org>)
Список pgsql-general
Dear Vick,

> I have very similar code written in Perl, and I never observe failures
> like you see after a timeout on the select call.  This code has been
> in production on farily busy systems for several years now.

can you tell me, which libpq and server versions you are running on?
I have constant problems with libpq 8.3.7, connecting remotely to server
of the same version.

Are you connecting remotely, or through failure-safe interfaces like
localhost? I can imagine, that this kind of error can hide if the
connection link is good.

Maybe I should try the Perl way, if it will have the same problem in my
configuration... oh no, is there anybody familiar with this kind of error?


Many thanks,
Marek.

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Cache lookup error
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Cache lookup error