| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tourtounis Sotiris <tourtoun(at)csd(dot)uoc(dot)gr> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: B-trees (Indexes) storage space |
| Date: | 2002-07-29 22:20:35 |
| Message-ID: | 200207292220.g6TMKa624592@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rob Brown-Bayliss | 2002-07-30 00:20:20 | Re: Questions about my strategy |
| Previous Message | John Gray | 2002-07-29 22:19:33 | Re: Questions about my strategy |