Backend error with postgres 6.5.3 on redhat 6.1

From: Sameer Anja <samee07(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Backend error with postgres 6.5.3 on redhat 6.1
Date: 2000-02-18 10:04:49
Message-ID: 20000218100449.24957.qmail@web3001.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi-

I get the following error when trying to access data
from a text field. The contents are huge and postgres
does not crash, but my query is aborted...

Backend message type 0x44 arrived while idle

-sam
The full err is as below...

fsdkfs
\.
pqWait() -- connection not open
PQendcopy: resetting connection
SQL query to dump the contents of Table 'msgrply' did
not execute correctly. After we read all the table
contents from the backend, PQendcopy() failed.
Explanation from backend: 'pqWait() -- connection not
open
'.
The query was: 'COPY "msgrply" TO stdout;

Please CC me as I am not on the mailing list.

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Browse pgsql-admin by date

  From Date Subject
Next Message Sameer Anja 2000-02-18 14:24:20 Backend Error
Previous Message Nikolay Mijaylov 2000-02-18 09:23:49 Re: [ADMIN] mysql to pgsql