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

From Bernd Helmle
Subject Re: Measuring relation free space
Date
Msg-id 40A2936D14C5D6398B14DA83@apophis.local
Whole thread Raw
In response to Measuring relation free space  (Greg Smith <greg@2ndQuadrant.com>)
Responses Re: Measuring relation free space  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Re: Measuring relation free space  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers

--On 6. November 2011 01:08:11 -0200 Greg Smith <greg@2ndQuadrant.com> wrote:

> Attached patch adds a new function to the pageinspect extension for measuring
> total free space, in either tables or indexes.

I wonder if that should be done in the pgstattuple module, which output some 
similar numbers.

-- 
Thanks
Bernd


pgsql-hackers by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: proposal: psql concise mode
Next
From: Peter Geoghegan
Date:
Subject: Re: [PATCH] optional cleaning queries stored in pg_stat_statements