Re: dbsize command - Mailing list pgsql-general

From Greg Smith
Subject Re: dbsize command
Date
Msg-id Pine.GSO.4.64.0806231447460.25410@westnet.com
Whole thread Raw
In response to dbsize command  ("Reynolds, Gregory A" <gregory.a.reynolds@lmco.com>)
List pgsql-general
On Mon, 23 Jun 2008, Reynolds, Gregory A wrote:

> In past versions there was a contrib/dbsize command that would tell you
> how much storage space was being taken by a table. Is that is still a
> supported feature in 8.3, and if so what is the syntax or where is the
> documentation on how to use it?

The low-level functions are documented at
http://www.postgresql.org/docs/current/static/functions-admin.html#FUNCTIONS-ADMIN-DBSIZE

Check out http://wiki.postgresql.org/wiki/Disk_Usage for some samples of
how to actually use them.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-general by date:

Previous
From: "Roberts, Jon"
Date:
Subject: Re: Data Types
Next
From: Tom Lane
Date:
Subject: Re: Data Types