Re: Is it possible find a size of a table - Mailing list pgsql-general

From Franco Bruno Borghesi
Subject Re: Is it possible find a size of a table
Date
Msg-id 1069336249.770.8.camel@taz
Whole thread Raw
In response to Is it possible find a size of a table  ("K. Deepa" <kdeepa@midascomm.com>)
List pgsql-general
you need to install contrib/dbsize. Then you can do:
SELECT relation_size('myTable');


On Thu, 2003-11-20 at 02:30, K. Deepa wrote:
Hi All,      Is it possible find the size of a pgsql table.

TIA
Attachment

pgsql-general by date:

Previous
From: Franco Bruno Borghesi
Date:
Subject: Re: pg_clog problems
Next
From: Alvaro Herrera Munoz
Date:
Subject: Re: pg_clog problems