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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add routines to dbsize to return the index size and total
Date: 2005-02-26 23:31:15
Message-ID: 20050226233115.7E28D5549A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-02-27 00:11:35 pgsql: Further fix time/timetz...
Previous Message Bruce Momjian 2005-02-26 23:19:05 pgsql: Adjust OS-specific kernel settings to mention old and new BSD