pgsql/contrib/dbsize README.dbsize

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/dbsize README.dbsize
Date: 2002-06-23 20:09:23
Message-ID: 20020623200923.BA21247624A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/23 16:09:23

Modified files:
contrib/dbsize : README.dbsize

Log message:
Update dbsize documentation with:

Copy this directory to contrib/dbsize in your PostgreSQL source tree.
Then just run make; make install. Finally, load the functions into any
database using dbsize.sql.

When computing the size of a table, it does not include TOAST or index
disk space.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-23 20:30:48 pgsql/src/interfaces/libpq fe-secure.c
Previous Message Bruce Momjian - CVS 2002-06-23 14:56:16 pgsql/src/interfaces/libpq fe-secure.c