Bruno Baguette <[EMAIL PROTECTED]> schrieb:

> Hello,
> 
> I works on a PostgreSQL 8.0.4 database, and I would like to known the size 
> (in bytes, Mbytes or anything else) of that database, for each table.
> 
> How can I do that ?

I'm not sure if this functions available in 8.0:
If not, see in contrib.


http://www.postgresql.org/docs/8.1/interactive/functions-admin.html

=>

pg_relation_size(text) and other.



Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to