Re: Determining table size - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Determining table size
Date
Msg-id 200306251433.h5PEX3V28104@candle.pha.pa.us
Whole thread Raw
In response to Re: Determining table size  (Hubert Lubaczewski <hubert.lubaczewski@eo.pl>)
List pgsql-general
There is a Monitoring Disk Space section in the 7.3 docs.

---------------------------------------------------------------------------

Hubert Lubaczewski wrote:
> On Wed, 25 Jun 2003 03:28:29 -0300
> "Claudio Lapidus" <clapidus@hotmail.com> wrote:
>
> > Is there a way to find out how much disk space is taking a certain table? Or
> > a whole database?
>
> sure
> just use dbsize module from contrib.
>
> depesz
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Inheritance & Indexes
Next
From: Sven Köhler
Date:
Subject: Re: [BUG?] table inhiritance violates primary key