Re: Disk usage - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: Disk usage
Date
Msg-id 3EBA88E5.6047.5014D8C@localhost
Whole thread Raw
In response to Disk usage  (Daniel Lublin <lists@lublin.nu>)
Responses Re: Disk usage  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Disk usage  ("Jay O'Connor" <joconnor@cybermesa.com>)
List pgsql-general
On 8 May 2003 at 12:41, Daniel Lublin wrote:

>
> Good day.
>
> I am wondering if there is some utility for postgresql, which can
> display the amount of disk space that a database (and possibly even
> more finer grained; a table) occupies?

du in $PGDATA coupled with oid2name to figure out what is the object you are
lookng at.

HTH

Bye
 Shridhar

--
Famous last words:    (1) "Don't worry, I can handle it."    (2) "You and what army?"
(3) "If you were as smart as you think you are, you wouldn't be         a cop."


pgsql-general by date:

Previous
From: Erik Ronström
Date:
Subject: Problems upgrading from 7.2.1 to 7.2.4
Next
From:
Date:
Subject: Re: indices - used by which user ?