backend error

From: Judith Altamirano Figueroa <jaltamirano(at)correolux(dot)com(dot)mx>
To: pgsql-sql(at)postgresql(dot)org
Subject: backend error
Date: 2005-10-25 23:28:38
Message-ID: 1130282918.3642.57.camel@Desarrollo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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.

How can I do to fix the failure?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message chester c young 2005-10-25 23:56:11 broken join optimization? (8.0)
Previous Message Tom Lane 2005-10-25 18:06:17 Re: Delete rule chain stops unexpectedly