Update dbsize documentation with:

Bruce Momjian <bruce@momjian.us>

Commit: 8bd0bedb62ed940d1be58466d19382414165b0e1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-06-23T20:09:23Z
Releases: 7.3.1
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.

Files

PathChange+/−
contrib/dbsize/README.dbsize modified +5 −1