Re: Measuring relation free space
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Greg Smith <greg@2ndQuadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-11-06T21:20:49Z
Lists: 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