\dt+ sizes don't include TOAST data - Mailing list pgsql-general

From Florian Weimer
Subject \dt+ sizes don't include TOAST data
Date
Msg-id 82fx5zh1op.fsf@mid.bfk.de
Whole thread Raw
Responses Re: \dt+ sizes don't include TOAST data  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-general
The sizes displayed by \dt+ in version 8.4.2 do not take TOAST tables
into account, presumably because the pg_relation_size does not reflect
that, either.  I think this is a bit surprising.  From a user
perspective, these are part of the table storage (I understand that
the indices might be a different story, but TOAST table are a fairly
deep implementation detail and should perhaps be hidden here).

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: Partitioning on Table with Foreign Key
Next
From: Dhimant Patel
Date:
Subject: Currently connected users...