Re: psql & "unexpected EOF on client connection"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql & "unexpected EOF on client connection"
Дата
Msg-id 16188.981387097@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: psql & "unexpected EOF on client connection"  (gateley@jriver.com)
Список pgsql-bugs
gateley@jriver.com writes:
> About 1 time out of 20, the call
> to PGconnectdb fails with a segfault signal.

Well, you've already got some pretty severe problems then.  Seems to me
you ought to track down the reason for this failure before worrying
about cosmetic issues like an ungraceful disconnect.

I suggest compiling both libpq and your app with -g and extracting a
backtrace from the core file produced by the segfault ...

            regards, tom lane

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

Предыдущее
От: "Tilo Levante"
Дата:
Сообщение: Bug and Bugfix for the jdbc-driver
Следующее
От: juan@netsoc.tcd.ie (Juan Flynn)
Дата:
Сообщение: timestamp/date bug