Re: B-trees (Indexes) storage space

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: B-trees (Indexes) storage space
Дата
Msg-id 200207292220.g6TMKa624592@candle.pha.pa.us
обсуждение исходный текст
Ответ на B-trees (Indexes) storage space  (Tourtounis Sotiris <tourtoun@csd.uoc.gr>)
Список pgsql-general
Tourtounis Sotiris wrote:
> How can i measure the storage space of the b-trees that i create on a
> database after the loading of the data on it? Is there any specific
> command?

The 7.2.X documentation didn't cover this but 7.3 does:

    http://developer.postgresql.org/docs/postgres/diskusage.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: John Gray
Дата:
Сообщение: Re: Questions about my strategy
Следующее
От: Rob Brown-Bayliss
Дата:
Сообщение: Re: Questions about my strategy