Re: pgsql: During index build, check and elog (not just Assert) for broken

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: pgsql: During index build, check and elog (not just Assert) for broken
Дата
Msg-id
20140317164153.GN6899@eldon.alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
pgsql: During index build, check and elog (not just Assert) for broken Tom Lane <tgl@sss.pgh.pa.us>
Re: pgsql: During index build, check and elog (not just Assert) for broken Alvaro Herrera <alvherre@2ndquadrant.com>
Tom Lane wrote:
> During index build, check and elog (not just Assert) for broken HOT chain.
> 
> The recently-fixed bug in WAL replay could result in not finding a parent
> tuple for a heap-only tuple.  The existing code would either Assert or
> generate an invalid index entry, neither of which is desirable.  Throw a
> regular error instead.

Thanks.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

В списке pgsql-committers по дате отправления
От: Tom Lane
Дата:
От: Thom Brown
Дата:
FAQ