Re: Measuring relation free space - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Measuring relation free space
Date
Msg-id CAJKUy5hbmC4u2kgPAtpkvGYTuWnCKUfvqseaLgQz3pz3RPWZ6g@mail.gmail.com
Whole thread Raw
In response to Re: Measuring relation free space  (Noah Misch <noah@leadboat.com>)
Responses Re: Measuring relation free space  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Sat, Jan 14, 2012 at 6:26 AM, Noah Misch <noah@leadboat.com> wrote:
>
> - pgstattuple() and relation_free_space() should emit the same number, even if
>  that means improving pgstattuple() at the same time.

yes, i just wanted to understand which one was more accurate and
why... and give the opportunity for anyone to point my error if any

> - relation_free_space() belongs in the pgstattuple extension, because its role
>  is cheaper access to a single pgstattuple() metric.
>

oh! right! so, what about just fixing the free_percent that
pgstattuple is providing

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


pgsql-hackers by date:

Previous
From: Ryan Kelly
Date:
Subject: Re: [PATCH] Allow breaking out of hung connection attempts
Next
From: Andrew Dunstan
Date:
Subject: Re: JSON for PG 9.2