Re: B-trees (Indexes) storage space - Mailing list pgsql-general

From Bruce Momjian
Subject Re: B-trees (Indexes) storage space
Date
Msg-id 200207292220.g6TMKa624592@candle.pha.pa.us
Whole thread Raw
In response to B-trees (Indexes) storage space  (Tourtounis Sotiris <tourtoun@csd.uoc.gr>)
List 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 by date:

Previous
From: John Gray
Date:
Subject: Re: Questions about my strategy
Next
From: Rob Brown-Bayliss
Date:
Subject: Re: Questions about my strategy