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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)