Re: How to get the size in bytes of a table data

From: Thomas F(dot)O'Connell <tfo(at)sitening(dot)com>
To: "Ricardo Fonseca e Campos" <ricardo(at)miranteinfo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to get the size in bytes of a table data
Date: 2005-03-24 19:37:12
Message-ID: 159248e0bd00dea074a5dae5117f4267@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan Sugalski 2005-03-24 19:50:50 Re: plperl doesn't release memory
Previous Message Tom Lane 2005-03-24 18:51:20 Re: plperl doesn't release memory