pgsql: Add routines to dbsize to return the index size and total

Started by Bruce Momjianover 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Add routines to dbsize to return the index size and total relation size.
Improve documentation.

Ed L.

Modified Files:
--------------
pgsql/contrib/dbsize:
README.dbsize (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dbsize/README.dbsize.diff?r1=1.4&r2=1.5)
dbsize.sql.in (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dbsize/dbsize.sql.in.diff?r1=1.4&r2=1.5)