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

From Ricardo Fonseca e Campos
Subject How to get the size in bytes of a table data
Date
Msg-id 30EB5ED4914F5246982AC19D493C83DF72B576@mir1.miranteinfo.com
Whole thread Raw
Responses Re: How to get the size in bytes of a table data  (Thomas F.O'Connell <tfo@sitening.com>)
List 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.

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Changing constraints to deferrable
Next
From: Tom Lane
Date:
Subject: Re: Converting from single user w/pool to multiple users