Re: Database corruption.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Database corruption.
Дата
Msg-id 21669.1170895932@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Database corruption.  (Michael Guerin <guerin@rentec.com>)
Ответы Re: Database corruption.  (Michael Guerin <guerin@rentec.com>)
Список pgsql-general
Michael Guerin <guerin@rentec.com> writes:
> Also, all files in pg_clog are sequential with the last file being 0135.

Hmm, that makes it sound like a plain old data-corruption problem, ie,
trashed xmin or xmax in some tuple header.  Can you do a "select
count(*)" from this table without getting the error?

>> PostgreSQL 8.1RC1 on x86_64-unknown-linux-gnu, compiled by GCC gcc
>> (GCC) 4.0.1

[ raised eyebrow... ]  You're keeping important data in an RC version
that you've not updated for more than a year?  Your faith in Postgres'
code quality is touching, but I'd counsel getting onto a more recent
release.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: a request for the 8.1.7 and 8.2.2 tarballs and the good reasons why
Следующее
От: rob_spellberg
Дата:
Сообщение: Re: a request for the 8.1.7 and 8.2.2 tarballs and the good reasons why