Re: [GENERAL] db stats vs table stats

2007-02-23 Thread Ed L.
On Friday February 23 2007 3:06 pm, Ed L. wrote: > > I've been periodically collecting the stats stored in > > pg_statio_all_tables and pg_stat_database for ~30 different > > clusters, and have noticed a curiosity... The table-level IO stats > > appear to be typically 1-2 orders of magnitude larger

Re: [GENERAL] db stats vs table stats

2007-02-23 Thread Ed L.
Oops, typo: I reversed the inequality. I've corrected it below. On Friday February 23 2007 2:02 pm, Ed L. wrote: > I've been periodically collecting the stats stored in > pg_statio_all_tables and pg_stat_database for ~30 different > clusters, and have noticed a curiosity. > > I would have though