Re: VACUUM always makes all pages dirty

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VACUUM always makes all pages dirty
Дата
Msg-id 1040.1193231237@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: VACUUM always makes all pages dirty  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Список pgsql-hackers
"Pavan Deolasee" <pavan.deolasee@gmail.com> writes:
> The attached patch should fix this. We mark the buffer dirty only if there
> is any state change in the page header.

Applied, with minor additional tweak to avoid duplicate calls to
SetBufferCommitInfoNeedsSave --- that seems (just) expensive enough
to be worth the trouble.
        regards, tom lane


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

Предыдущее
От: Brian Hurt
Дата:
Сообщение: Re: Feature Freeze date for 8.4
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Feature Freeze date for 8.4