Re: Problem while reading from some tables - Mailing list pgsql-general

From Tom Lane
Subject Re: Problem while reading from some tables
Date
Msg-id 20126.990204447@sss.pgh.pa.us
Whole thread Raw
In response to Problem while reading from some tables  ("Davide" <floods@libero.it>)
List pgsql-general
"Davide" <floods@libero.it> writes:
> If a make a very simple query from the psql shell:
> nuovo_mercato=> SELECT * FROM prezzi;
> pqReadData() -- backend closed the channel unexpectedly.

Sounds like you have corrupted data in that table :-(.  Time to
restore it from a backup, I'm afraid.

> I use postgresql 6.5.3-26 on debian GNU/linux potato

Consider updating.  7.1 is much more stable than 6.5.*.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: Performance aggregates
Next
From: larry a price
Date:
Subject: Re: debian packages for Postgresql 7.1 or higher ?