Re: Estimate physical index size

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Estimate physical index size
Дата
Msg-id 4E6C91CD02000025000410C0@gw.wicourts.gov
обсуждение исходный текст
Ответ на Estimate physical index size  (Alejandro <ahmostovoi@gmail.com>)
Ответы Re: Estimate physical index size  (Alejandro <ahmostovoi@gmail.com>)
Список pgsql-admin
Alejandro  wrote:

> I need to know how to estimate physical index size. I can't find
> any formulas in online documentation.

For an existing index you probably want pg_relation_size():

http://www.postgresql.org/docs/9.0/interactive/functions-admin.html#FUNCTIONS-ADMIN-DBSIZE

-Kevin



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

Предыдущее
От: Rural Hunter
Дата:
Сообщение: Re: Backup Question for Point-in-Time Recovery
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: MSAccess migration to Postgres through ODBC