Re: Row data corruption under 7.3.5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Row data corruption under 7.3.5
Дата
Msg-id 8337.1078171537@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Row data corruption under 7.3.5  ("Marc Mitchell" <marcm@eisolution.com>)
Ответы Re: Row data corruption under 7.3.5  ("Marc Mitchell" <marcm@eisolution.com>)
Список pgsql-admin
"Marc Mitchell" <marcm@eisolution.com> writes:
> In each case, by examining the copy table output up to the point where
> it errors out, a single row could be identified that contained corrupted
> char/varchar values but could be queried using primary key or numeric
> lookups.  We've been able to work around the issue by deleting the row
> and manually re-inserting it based on values determined from a previous
> backup.  Note that in each case, it has been determined that the corrupt
> row existed without a problem earlier as it could be found in old
> backups.  Thus the rows seem to get into the table ok but got wacked at
> some future point in time.

> Any ideas on what's causing this?

Hardware problems possibly?  You might try running memtest86 or some
such.

It would be good to take note of the exact bit pattern of the
corruption, if you can match up correct and corrupted versions of the
rows.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PostgreSQL and phppgadmin woody backports
Следующее
От: Louie Kwan
Дата:
Сообщение: SYSDATE in PostgreSQL !?