Backend closed the channel unexpectedly - Mailing list pgsql-admin

From Marco A. Bravo
Subject Backend closed the channel unexpectedly
Date
Msg-id 39085AD3.AA3F78F1@ife.org.mx
Whole thread Raw
Responses Killing off old postgres processes in a friendly way?  ("Rainer Mager" <rmager@vgkk.co.jp>)
List pgsql-admin
Hello,

I'm using PostgreSQL 6.5.1 on Linux RedHat 5.2 on a production server.

When I try to acces the data from the table "datos_insaculados",
this is the output:

redife=> select count(*) from datos_insaculados;
pqReadData() -- backend closed the channel unexpectedly.
        This probably means the backend terminated abnormally
        before or while processing the request.
We have lost the connection to the backend, so further processing is
impossible.  Terminating.

What's happening?  My table is corrupted or somenthing?
What can I do for solve this?

I hope you can help me.
Thanks in advance,
Marco A. Bravo

pgsql-admin by date:

Previous
From: LOYD NICOLE DANIELLE
Date:
Subject: patch problems w/nt install
Next
From: "Rainer Mager"
Date:
Subject: Killing off old postgres processes in a friendly way?