[pgadmin-support] a quick question

2010-02-05 Thread Farrer, Rhys
Dear Postgresql. I have installed PostgreSQL 8.4 on my mac osX. Is there a postgresql-libs package that i can install? I can only seem to find those made for unix. Thanks, Rhys -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http:/

Re: [pgadmin-support] Table size

2010-02-05 Thread Greg Smith
Benjamin Krajmalnik wrote: In pgAdmin, one can view the total disk size occupied by a table in the statistics view when in the “Tables” context. What query is being used to calculate this? I have found pg_relation_size() but it has to be called for multiple entities in order to arrive at th