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
[EMAIL PROTECTED]

Reply via email to