Re: pqReadData() -- backend closed the channel unexpectedly. - Mailing list pgsql-general

From missive@frontiernet.net (Lee Harr)
Subject Re: pqReadData() -- backend closed the channel unexpectedly.
Date
Msg-id slrn9lu979.2oi.missive@tern.east.rochester.k12.ny.us
Whole thread Raw
In response to pqReadData() -- backend closed the channel unexpectedly.  (lee@troll.east.rochester.k12.ny.us (Lee Harr))
List pgsql-general
Ok, I was able to copy my data out in to a text file. I thought
maybe the database file was corrupted somehow, so I wiped out the
data directory, initdb and recreated the database from the backup.

Still when I run some queries I get the error message from the subject:

pqReadData() -- backend closed channel unexpectedly


Could this be a shared memory problem?
ie, running out of shared memory?


pgsql-general by date:

Previous
From: Joel Burton
Date:
Subject: Re: PL/PgSQL bug?
Next
From: "Howard Williams"
Date:
Subject: Can Postgres handle 2-phase commits ?