Disk usage

From: Daniel Lublin <lists(at)lublin(dot)nu>
To: pgsql-general(at)postgresql(dot)org
Subject: Disk usage
Date: 2003-05-08 10:41:31
Message-ID: 20030508104131.GA2735@lublin.nu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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?

I could probably examine $PGDATA/base, but then I'd first have to
figure out how things are stored in there. So assumed there already
would be some utility that does this.

//Daniel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Ronström 2003-05-08 11:06:10 Problems upgrading from 7.2.1 to 7.2.4
Previous Message Manfred Koizar 2003-05-08 09:15:00 Re: indices - used by which user ?