Re: Is it possible find a size of a table

Поиск
Список
Период
Сортировка
От Franco Bruno Borghesi
Тема Re: Is it possible find a size of a table
Дата
Msg-id 1069336249.770.8.camel@taz
обсуждение исходный текст
Ответ на Is it possible find a size of a table  ("K. Deepa" <kdeepa@midascomm.com>)
Список pgsql-general
you need to install contrib/dbsize. Then you can do:
SELECT relation_size('myTable');


On Thu, 2003-11-20 at 02:30, K. Deepa wrote:
Hi All,      Is it possible find the size of a pgsql table.

TIA
Вложения

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

Предыдущее
От: Franco Bruno Borghesi
Дата:
Сообщение: Re: pg_clog problems
Следующее
От: Alvaro Herrera Munoz
Дата:
Сообщение: Re: pg_clog problems