Re: "failed to find parent tuple for heap-only tuple" error as anERRCODE_DATA_CORRUPTION ereport()

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: "failed to find parent tuple for heap-only tuple" error as anERRCODE_DATA_CORRUPTION ereport()
Дата
Msg-id CAH2-WznagAJQLu=G6EWxPGYDxq2iL=5iAwx68uiNF1_-tzS_-Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: "failed to find parent tuple for heap-only tuple" error as anERRCODE_DATA_CORRUPTION ereport()  (David Steele <david@pgmasters.net>)
Ответы Re: "failed to find parent tuple for heap-only tuple" error as an ERRCODE_DATA_CORRUPTION ereport()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Mar 1, 2018 at 11:23 AM, David Steele <david@pgmasters.net> wrote:
> Yes, I agree.  My thrust was more to discover if there is any testing
> for these conditions being done in core.  It sounds like no, but I don't
> think it's the responsibility of this patch to add them.

The only tests possible with stock Postgres are performed by CREATE
INDEX/REINDEX. That generally isn't practical as a general smoke test,
not least because you cannot do a CREATE INDEX on a standby -- unlike
the amcheck heapallindexed test.

-- 
Peter Geoghegan


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Protect syscache from bloating with negative cache entries
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Protect syscache from bloating with negative cache entries