Re: 7.4RC1 planned for Monday

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.4RC1 planned for Monday
Дата
Msg-id 4710.1067561024@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.4RC1 planned for Monday  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: 7.4RC1 planned for Monday  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
"scott.marlowe" <scott.marlowe@ihs.com> writes:
> Are these folks for whom the autovacuum daemon provides no relief?

If I understood correctly, Josh was complaining about VACUUM sucking too
much of his disk bandwidth.  autovacuum wouldn't help that --- in fact
would likely make it worse, since a cron-driven vacuum script can at
least be scheduled for low-load times of day.  autovacuum is likely to
kick in at the least convenient times.

However, we have at this point got only speculative solutions to the
too-much-bandwidth problem.  If we had something ready to go today,
I'd be as willing as the next guy to cram it into 7.4.  I'm not willing
to go back into development mode for 7.4, though.
        regards, tom lane


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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: 7.4RC1 planned for Monday
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: O_DIRECT in freebsd