February 2nd, 2010 by depesz | Tags: administration, pg85, pg90, pg_indexes_size, pg_relation_size, pg_table_size, pg_total_relation_size, postgresql, size | No comments »
On 19th of January Tom Lane committed really brilliant patch: Log Message: ----------- Add pg_table_size() and pg_indexes_size() to provide more user-friendly wrappers around the pg_relation_size() function. Bernd Helmle, reviewed by Greg Smith
