Re: Vacuum I/O throttling

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuum I/O throttling
Дата
Msg-id 1056.1062421533@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Vacuum I/O throttling  (Guy Thornley <guy@esphion.com>)
Ответы Re: Vacuum I/O throttling  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Vacuum I/O throttling  (Guy Thornley <guy@esphion.com>)
Список pgsql-bugs
Guy Thornley <guy@esphion.com> writes:
> Below is a patch for the lazy vacuum. It implements a simple I/O throttle so
> boxen arnt killed for hours a day when VACUUM runs.

Wasn't this idea tried and rejected already?  You haven't given us any
information about actual performance.

> The usleep() could be replaced with a select() call with a timeout an no
> fd_set's to aid portability..

usleep is not portable, AFAIR.

            regards, tom lane

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

Предыдущее
От: Guy Thornley
Дата:
Сообщение: Vacuum I/O throttling
Следующее
От: sad
Дата:
Сообщение: session variable