Re: Vacuumdb error - corruption

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuumdb error - corruption
Дата
Msg-id 1286.1209058572@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Vacuumdb error - corruption  ("Bhella Paramjeet-PFCW67" <PBhella@Motorola.com>)
Список pgsql-admin
"Bhella Paramjeet-PFCW67" <PBhella@Motorola.com> writes:
> Error in the database vacuum log.
> INFO:  vacuuming "public.securityevent"
> WARNING:  relation "securityevent" TID 21/3: OID is invalid

That smells like a data corruption problem ...

> vacuumdb: vacuuming of database "ectest" failed: ERROR:  could not
> access status of transaction 33554431

and so does that, particularly since the value equates to hex 01FFFFFF.
It's a lot easier to believe a hardware-ish fault stuffing such a value
than a software bug.

> Here are the machine specifics on which this database is running:
> Platform: Linux x86_64
> OS:  Red Hat Enterprise Linux ES release 4 Kernel version: 2.6.9-34

If I'm reading the Red Hat CVS correctly, that kernel is two years old
next week.  Perhaps a newer kernel would help your problems.  A quick
troll through the changelog reveals a number of x86_64-specific fixes
that sound like they could have resulted in userspace data corruption.

            regards, tom lane

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

Предыдущее
От: "Bhella Paramjeet-PFCW67"
Дата:
Сообщение: Re: Vacuumdb error - corruption
Следующее
От: "Márcio Aguiar Ribeiro"
Дата:
Сообщение: Server format and recovery