From: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Automatic free space map filling |
Date: | 2006-03-09 06:53:28 |
Message-ID: | 20060309152716.4C48.ITAGAKI.TAKAHIRO@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
"Zeugswetter Andreas DCP SD" <ZeugswetterA(at)spardat(dot)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.
---
ITAGAKI Takahiro
NTT Cyber Space Laboratories
Attachment | Content-Type | Size |
---|---|---|
bgvacuum-0309.patch.txt | application/octet-stream | 32.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Florian Weimer | 2006-03-09 07:20:48 | Re: Merge algorithms for large numbers of "tapes" |
Previous Message | ITAGAKI Takahiro | 2006-03-09 06:52:18 | Re: Automatic free space map filling |
From | Date | Subject | |
---|---|---|---|
Next Message | Jonah H. Harris | 2006-03-09 15:46:55 | Re: CREATE SYNONYM ... |
Previous Message | ITAGAKI Takahiro | 2006-03-09 06:52:18 | Re: Automatic free space map filling |