Re: Help:How do you find that how much storage is taken by the database?? - Mailing list pgsql-general

From Ron Peterson
Subject Re: Help:How do you find that how much storage is taken by the database??
Date
Msg-id 3948D948.ED985A16@yellowbank.com
Whole thread Raw
In response to Help:How do you find that how much storage is taken by the database??  (NEERAJ BANSAL <nbansal1@email.mot.com>)
List pgsql-general
NEERAJ BANSAL wrote:
>
> Hi,
>
> How do you find that how much storage the data in the database or tables
> is taking in bytes or any other format???
> Is there any command which tells you this???

ls -l /usr/local/pgsql/data/base

As a user with access to this directory, of course.  This is assuming
PostgreSQL has been installed in the usual location.

________________________
Ron Peterson
rpeterson@yellowbank.com

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Lock record
Next
From: "Patrick FICHE"
Date:
Subject: Performance for indexes on functions