Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi
Дата
Msg-id CAHGQGwGxAt+dTfDuzBJSC1tMDefDr1WLa=yGf1h0ncJ55-eXDQ@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Skip full index scan during cleanup of B-tree indexes whenpossi  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-committers
On Thu, Apr 5, 2018 at 1:29 AM, Teodor Sigaev <teodor@sigaev.ru> wrote:
> Skip full index scan during cleanup of B-tree indexes when possible

This commit added XLOG_BTREE_META_CLEANUP, so btree_desc() and
btree_identify() should be updated so that they handle XLOG_BTREE_META_CLEANUP.
But ISTM that you forgot doing that.

Regards,

-- 
Fujii Masao


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Add temporary debug logging, in 9.4 branch only."
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi