Re: Problem while reading from some tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem while reading from some tables
Дата
Msg-id 20126.990204447@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem while reading from some tables  ("Davide" <floods@libero.it>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Performance aggregates
Следующее
От: larry a price
Дата:
Сообщение: Re: debian packages for Postgresql 7.1 or higher ?