Re: Vacuum time degrading

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuum time degrading
Дата
Msg-id 17057.1109825404@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Vacuum time degrading  (Wes <wespvp@syntegra.com>)
Ответы Re: Vacuum time degrading
Re: Vacuum time degrading
Список pgsql-general
Wes Palmer <Wesley.R.Palmer@syntegra.com> writes:
> Any chance of change that
> behavior to scan in physical storage order?

It wouldn't be easy --- there are some locking considerations that say
btbulkdelete needs to scan the index in the same order that an ordinary
scan would do.  See the nbtree README for details.

            regards, tom lane

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