Re: backend closed - Mailing list pgsql-general

From Tom Lane
Subject Re: backend closed
Date
Msg-id 4210.1015256705@sss.pgh.pa.us
Whole thread Raw
In response to backend closed  (Charles <charles@a3a.com.br>)
List pgsql-general
Charles <charles@a3a.com.br> writes:
> when i start a select sql in my postgres db, its return
> a message:
> pqReadData() -- backend closed the channel unexpectedly..

Can't help you without seeing the exact command, and the schema
declarations for the tables it uses.

Also, which PG version are you using?  (If it's less than 7.1,
the answer is probably going to be "time to update".)

            regards, tom lane

pgsql-general by date:

Previous
From: tony
Date:
Subject: mail
Next
From: Stephan Szabo
Date:
Subject: Re: improving performance of UNION and ORDER BY