Re: [ADMIN] Backend Error

From: Sameer Anja <samee07(at)yahoo(dot)com>
To: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] Backend Error
Date: 2000-02-18 15:20:56
Message-ID: 20000218152056.18114.qmail@web3003.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi-

some more info...
this is postgres 6.5 on Redhat linux 6.1.. installed
through RPMs

-sam

--- Sameer Anja <samee07(at)yahoo(dot)com> wrote:
> 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;
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> ************
>
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dirk Heinrichs 2000-02-18 17:40:25 Re: [ADMIN] mysql to pgsql
Previous Message Sameer Anja 2000-02-18 14:24:20 Backend Error