Table size

From: "Benjamin Krajmalnik" <kraj(at)illumen(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Table size
Date: 2010-02-05 02:38:40
Message-ID: F4E6A2751A2823418A21D4A160B68988613EC6@fletch.stackdump.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

In pgAdmin, one can view the total disk size occupied by a table in the
statistics view when in the "Tables" context.

What query is being used to calculate this?

I have found pg_relation_size() but it has to be called for multiple
entities in order to arrive at the total utilization.

Thanks in advance.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Abhisekh Mohapatro 2010-02-05 05:50:34 how to view TOAST table
Previous Message Guillaume Lelarge 2010-02-04 22:40:47 Re: Updating Ubuntu package info