Re: Bloated Table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bloated Table
Дата
Msg-id 10728.1243437335@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bloated Table  (Alexander Schöcke <asc@turtle-entertainment.de>)
Ответы Re: Bloated Table  (Brad Nicholson <bnichols@ca.afilias.info>)
Список pgsql-general
=?iso-8859-1?Q?Alexander_Sch=F6cke?= <asc@turtle-entertainment.de> writes:
> I'm using a view
> (http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html) to
> display the bloat (unused disk space) of the tables in a PostgreSQL
> database.

I wouldn't trust the calculations that view does in the least.
You might look at contrib/pgstattuple if you want numbers that
have some relationship to reality (and are correspondingly more
expensive to get :-()

            regards, tom lane

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

Предыдущее
От: Alexander Schöcke
Дата:
Сообщение: Bloated Table
Следующее
От: Scott Bailey
Дата:
Сообщение: Re: composite type and domain