Re: tuples gone?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tuples gone?
Дата
Msg-id 5717.1022166032@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: tuples gone?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I said:
> Daniel Kalchev <daniel@digsys.bg> writes:
>> NOTICE:  Rel relx: TID 2344/5704: OID IS INVALID. TUPGONE 1.

> You could try dumping out the contents of page 5704, eg

BTW, I got the ordering backwards: VACUUM prints TIDs as page number
and then tuple number.  So actually all these complaints are referencing
a single page, 2344, suggesting that you've got just one trashed page
header.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Edge case problem with pg_dump
Следующее
От: cbbrowne@cbbrowne.com
Дата:
Сообщение: Re: Redhat 7.3 time manipulation bug