Re: Piggybacking vacuum I/O

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Piggybacking vacuum I/O
Дата
Msg-id 200701270229.l0R2Tvp26630@momjian.us
обсуждение исходный текст
Ответ на Re: Piggybacking vacuum I/O  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Список pgsql-hackers
Pavan Deolasee wrote:
> On 1/26/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >
> >
> > I think what he's suggesting is deliberately not updating the hint bits
> > during a SELECT ...
> 
> 
> No, I was suggesting doing it in bgwriter so that we may not need to that
> during
> a SELECT. Of course, we need to investigate more and have numbers to prove
> the need. Also you have already expressed concerns that doing so in bgwriter
> is deadlock
> prone. So there is certainly more work needed for any such scheme to work.

Added to TODO:
* Consider having the background writer update the transaction status  hint bits before writing out the page

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Piggybacking vacuum I/O
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: No ~ operator for box, point