How to get the size in bytes of a table data

From: "Ricardo Fonseca e Campos" <ricardo(at)miranteinfo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to get the size in bytes of a table data
Date: 2005-03-24 15:53:55
Message-ID: 30EB5ED4914F5246982AC19D493C83DF72B576@mir1.miranteinfo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard_D_Levine 2005-03-24 15:59:14 Re: Good Books
Previous Message Vivek Khera 2005-03-24 15:45:55 Re: Changing constraints to deferrable