Re: Recalculating OldestXmin in a long-running vacuum

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Recalculating OldestXmin in a long-running vacuum
Дата
Msg-id 45F69B47.8060406@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Recalculating OldestXmin in a long-running vacuum  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Heikki Linnakangas wrote:
> I am, but I doubt that's it. The response times are dominated by I/O, so
> any increase in lock contention would hardly show up. And the patch is
> only adding one GetOldestXmin call every 1000 scanned pages, which is

Sorry, should be "every 100 scanned pages". The argument still holds,
though.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Recalculating OldestXmin in a long-running vacuum
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: guc patch: Make variables fall back to default values