| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Chris <chris(at)skyout(dot)net> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: data/index file size info |
| Date: | 2003-12-22 21:14:36 |
| Message-ID: | 200312222114.hBMLEaY05824@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Chris wrote:
> Is there a table that contains info about the data/index files of
> a postgresql db, such as filename, bytesize, etc?? I'm looking for
> something similar to oracle's DBA_DATA_FILES view...
See the documentation on database sizing:
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) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-12-22 22:08:12 | Re: pl/pgSQL sequence question |
| Previous Message | andrew | 2003-12-22 19:13:55 | Incorrect (?) escape of the $1 |