Re: How to get the size in bytes of a table data - Mailing list pgsql-general

From Thomas F.O'Connell
Subject Re: How to get the size in bytes of a table data
Date
Msg-id 159248e0bd00dea074a5dae5117f4267@sitening.com
Whole thread Raw
In response to How to get the size in bytes of a table data  ("Ricardo Fonseca e Campos" <ricardo@miranteinfo.com>)
List pgsql-general
Check out dbsize in contrib.

-tfo

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC

Strategic Open Source — Open Your i™

http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-260-0005

On Mar 24, 2005, at 9:53 AM, Ricardo Fonseca e Campos wrote:

> Hi!
>
>  
>
> Does someone know an easy way to get the size (KB) of the data stored
> in one or more tables?
>
>  
>
> I read about the ANALYZE command but it doesn’t deal with such
> information.
>
>  
>
> Thanks in advance,
>
> Ricardo.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: plperl doesn't release memory
Next
From: Dan Sugalski
Date:
Subject: Re: plperl doesn't release memory