Re: [SQL] pg_class.relpages

2003-09-27 Thread Bertrand Petit
On Sat, Sep 27, 2003 at 08:26:16PM -0400, Bruce Momjian wrote: > Bertrand Petit wrote: > > > > Does the figures stored in pg_class.relpages include the pages > > consumed by the toast tables linked to a normal table? > > No. See the chapter on monitoring disk space for more information.

Re: [SQL] pg_class.relpages

2003-09-27 Thread Tom Lane
Bertrand Petit <[EMAIL PROTECTED]> 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

Re: [SQL] pg_class.relpages

2003-09-27 Thread Bruce Momjian
Bertrand Petit wrote: > > Does the figures stored in pg_class.relpages include the pages > consumed by the toast tables linked to a normal table? No. See the chapter on monitoring disk space for more information. -- Bruce Momjian| http://candle.pha.pa.us [EMA