Re: pq_recvbuf: unexpected EOF on client connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pq_recvbuf: unexpected EOF on client connection
Дата
Msg-id 9200.1011381964@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pq_recvbuf: unexpected EOF on client connection  (Paul Bauer <pbauer@mail.shorttermwhat.com>)
Список pgsql-novice
Paul Bauer <pbauer@mail.shorttermwhat.com> writes:
> Hello, I am new to the list and have a question.  I am trying to get Horde/IMP and pgsql working together and am
gettingthe following error: 
> pq_recvbuf: unexpected EOF on client connection

As far as can be told here, postgres is perfectly happy up till the
instant where it sees the client side close the connection.  You'll
need to look at why the client code is deciding to do that.  I don't
know what Horde/IMAP is, so I'm not able to give you any further help
than that ...

            regards, tom lane

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

Предыдущее
От: Paul Bauer
Дата:
Сообщение: pq_recvbuf: unexpected EOF on client connection
Следующее
От: John Burski
Дата:
Сообщение: Re: Cant find libpq-fe.h