Re: how much free space in tables and index ?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: maa1666(at)yahoo(dot)fr
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how much free space in tables and index ?
Date: 2006-09-24 22:28:40
Message-ID: 20060924222840.GA42916@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Sep 22, 2006 at 02:11:40AM -0700, maa1666(at)yahoo(dot)fr wrote:
> When tuples are deleted, there remains free space in table and index
> files.
> Is it possible to know for each table and index how much free space it
> contains ?

For tables see the contrib/pgstattuple module.

--
Michael Fuhr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Pawley 2006-09-24 22:29:14 Re: serial column
Previous Message Bob Pawley 2006-09-24 22:25:34 Re: serial column