pgstattuple output?

Поиск
Список
Период
Сортировка
От Michael Crozier
Тема pgstattuple output?
Дата
Msg-id 200601251540.38720.crozierm@conducivetech.com
обсуждение исходный текст
Ответы Re: pgstattuple output?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hi,

 I have an aging 7.3 database on Solaris 9/Sparc.  We are on the verge of
upgrading Postgresql, but we first need to reclaim some disk space.  I was
looking for tables that may have become fragmented when I saw this
pgstattuple output that confused me:

table_len             21773516800
tuple_count              69244287
tuple_len             13058755529
tuple_percent               59.98
dead_tuple_count                0
dead_tuple_len                  0
dead_tuple_percent              0
free_space             8013437220
free_percent                 36.8

Why is there so much free space with no dead tuples?  This table has likely
had serveral columns added over time, is that part of the problem? Indexes?

Thanks,

 Michael

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

Предыдущее
От: Patrick Hatcher
Дата:
Сообщение: Re: Trigger question: ROW or STATEMENT?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Implimenting an XPath engine in PostgreSQL / Staircase Join