Re: how much free space in tables and index ?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: how much free space in tables and index ?
Дата
Msg-id 200609242230.k8OMUea12939@momjian.us
обсуждение исходный текст
Ответ на Re: how much free space in tables and index ?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Michael Fuhr wrote:
> On Fri, Sep 22, 2006 at 02:11:40AM -0700, maa1666@yahoo.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.

And that will work for indexes in 8.2.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

В списке pgsql-general по дате отправления:

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Re: serial column
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: column names in select don't exists in insert to