Re: dbsize patch

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: dbsize patch
Дата
Msg-id 1106789748.3226.27.camel@localhost.localdomain
обсуждение исходный текст
Ответ на dbsize patch  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: dbsize patch  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-patches
On Tue, 2005-01-25 at 16:49 -0700, Ed L. wrote:
> The attached dbsize patch:
>
>     + makes relation_size(relname) include toast tables;
>     + adds aggregate_relation_size(relname) to count table data and indices;
>     + adds indices_size(relname) to report the size of indices for a relation;
>
> I've minimally tested it against PostgreSQL 8.1devel on i686-pc-linux-gnu,
> compiled by GCC gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5).

Barring any objections, I'll apply this to HEAD tomorrow.

-Neil



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Win32 pg_autovacuum service retry patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Multi-table truncate