Jon Nelson <jnelson+pgsql(at)jamponi(dot)net> writes:
> I have a table with a fair bit of TOAST data in it.
> I noticed that \d+ does /not/ include that information (but
> pg_total_relation_size does).
> Is that intentional?
This is changed as of (IIRC) 9.1.
regards, tom lane