Re: Extent Locks - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Extent Locks
Date
Msg-id 20130528164451.GH8597@tamriel.snowman.net
Whole thread Raw
In response to Re: Extent Locks  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-hackers
* Jaime Casanova (jaime@2ndquadrant.com) wrote:
> On Tue, May 28, 2013 at 10:53 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> > But I agree. This needs to work without much manual intervention. I
> > think we just need to make autovacuum truncate only if it finds more
> > free space than whatever amount we might have added at that relation
> > size plus some slop.
>
> And how do you decide the amount of that "slop"?

How about % of table size?
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Extent Locks
Next
From: "Clark C. Evans"
Date:
Subject: GRANT role_name TO role_name ON database_name