Using indexUnchanged with nbtree

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Using indexUnchanged with nbtree
Дата
Msg-id CANbhV-EVCfUsDRP42LU_0B75ZR+jnsorap+T_JKBr4WaAQPsgA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Using indexUnchanged with nbtree  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
Seems like we can skip the uniqueness check if indexUnchanged, which
will speed up non-HOT UPDATEs on tables with B-Trees.

Passes tests.

Comments?

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic
Следующее
От: Simon Riggs
Дата:
Сообщение: Doc chapter for Hash Indexes