Bertrand Petit <pgsql-sql(at)phoe(dot)frmug(dot)org> writes:
> Does the figures stored in pg_class.relpages include the pages
> consumed by the toast tables linked to a normal table?
No. The toast tables have their own pg_class.relpages entries ...
regards, tom lane