Re: [HACKERS] Vacuum Delay feature

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Vacuum Delay feature
Дата
Msg-id 200402122038.i1CKcZ206272@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Vacuum Delay feature  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-patches
Jan Wieck wrote:
> Attached is a corrected version that solves the query cancel problem by
> not napping any more and going full speed as soon as any signal is
> pending. If nobody objects, I'm going to commit this tomorrow.

Jan, three questions.  First, is this useful now that we have the new
cache replacement code, second, do we need this many parameters (can't
any of them be autotuned), and third, what about documentation?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: [HACKERS] Vacuum Delay feature
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: temp patch for win32 readdir issue