Re: TODO Item - Add system view to show free space map

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: TODO Item - Add system view to show free space map
Date: 2005-12-16 21:17:54
Message-ID: 43A32F02.3010806@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Mark Kirkwood wrote:
> Bruce Momjian wrote:
>
>> Mark Kirkwood wrote:
>>
>>> Simon Riggs wrote:
>>>
>>>>
>>>> I like this, but not because I want to read it myself, but because I
>>>> want to make autovacuum responsible for re-allocating free space
>>>> when it
>>>> runs out. This way we can have an autoFSM feature in 8.2
>>>>
>>>>
>>>
>>> Not wanting to denigrate value of the interesting but slightly OT
>>> direction this thread has taken - but does anybody want to
>>> comment/review the patch itself :-) ....?
>>
>>
>>
>> I saw this question about a transaction block and your reply:
>>
>> http://archives.postgresql.org/pgsql-patches/2005-10/msg00226.php
>>
>> but no new patch. I know someone suggested pgfoundry but it seems most
>> natural in /contrib. Do you want to update the patch?
>>
>
> In the expectation of further revisions, I was going to batch that one
> in with the 'rest' - given that there have not been any, I'll submit a
> revised patch.
>

Here it is - I seem to have had trouble sending any attachments to this
list recently. Bruce the patch (sent privately), so its in the patches
queue, but thought I would have another go at getting it to -patches so
others can review it more easily!

cheers

Mark

Attachment Content-Type Size
contrib-freespacemap.patch.gz application/gzip 6.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-12-16 21:34:56 Re: Web archive issue?
Previous Message Tom Lane 2005-12-16 20:33:14 Re: Improving planning of outer joins

Browse pgsql-patches by date

  From Date Subject
Next Message Pierre Girard 2005-12-16 21:35:57 Re: Solaris cc compiler on amd: PostgreSQL does not have native
Previous Message Tom Lane 2005-12-16 20:56:07 Re: Single-Transaction Utility options