Re: Resurrecting per-page cleaner for btree

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Resurrecting per-page cleaner for btree
Дата
Msg-id 1152824378.2654.161.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Resurrecting per-page cleaner for btree  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-patches
On Thu, 2006-07-13 at 10:49 +0900, ITAGAKI Takahiro wrote:
> This is a revised patch originated by Junji TERAMOTO for HEAD.
>   [BTree vacuum before page splitting]
>   http://archives.postgresql.org/pgsql-patches/2006-01/msg00301.php
>
> I think we can resurrect his idea because we will scan btree pages
> at-atime now; the missing-restarting-point problem went away.
>
> Have I missed something? Comments welcome.

The new locking system does allow this now.

So this is an option for us, AFAICS.

--
  Simon Riggs
  EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: "Joachim Wieland"
Дата:
Сообщение: Time zone definitions to config files
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: Allow commenting of variables in postgresql.conf to -