Re: [HACKERS] Automatic free space map filling

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [HACKERS] Automatic free space map filling
Дата
Msg-id 1142005289.16417.23.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [HACKERS] Automatic free space map filling  (ITAGAKI Takahiro <itagaki.takahiro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] Automatic free space map filling  (ITAGAKI Takahiro <itagaki.takahiro@lab.ntt.co.jp>)
Список pgsql-patches
On Thu, 2006-03-09 at 15:53 +0900, ITAGAKI Takahiro wrote:
> "Zeugswetter Andreas DCP SD" <ZeugswetterA@spardat.at> wrote:
>
> > Ok, we cannot reuse a dead tuple. Maybe we can reuse the space of a dead
> > tuple by reducing the tuple to it's header info.
>
> Attached patch realizes the concept of his idea. The dead tuples will be
> reduced to their headers are done by bgwriter.
>
> This patch is incomplete, so please discuss in the thread on HACKERS.

I'm interested in this patch but you need to say more about it. I get
the general idea but it would be useful if you could give a full
description of what this patch is trying to do and why.

Thanks,

Best Regards, Simon Riggs


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Xml2 on Windows
Следующее
От: Neil Conway
Дата:
Сообщение: Re: variance aggregates per SQL:2003