If you install the dbsize extension in the contrib directory for the source
code, then you can run queries like this
SELECT database_size('my_database');
SELECT relation_size('my_table');
HTH
adam
>
> Is there any possible way to do a SQL query to return some sort of
> representation of how large the entire db is? Or even how large a single
> table is?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.