Re: backend error - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: backend error
Date
Msg-id 20051026025150.GA98731@winnie.fuhr.org
Whole thread Raw
In response to backend error  (Judith Altamirano Figueroa <jaltamirano@correolux.com.mx>)
List pgsql-sql
On Tue, Oct 25, 2005 at 06:28:38PM -0500, Judith Altamirano Figueroa wrote:
> Hello everybody I have a failure making a select in a table the error
> that returns is the follow:
> 
> Backend message type 0x44 arrived while idle
> pqReadData() -- backend closed the channel unexpectedly.
>         This probably means the backend terminated abnormally
>         before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.

What version of PostgreSQL are you using?  What operating system
and version?  What's the query?  What appears in the server log
when you get the error?  Did you get a core dump, and if so, can
you get a stack trace from it?

-- 
Michael Fuhr


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: broken join optimization? (8.0)
Next
From: Tom Lane
Date:
Subject: Re: broken join optimization? (8.0)