Vacuum columns in statistics tables

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Vacuum columns in statistics tables
Date: 2006-11-23 09:23:37
Message-ID: 200611231023.38898.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there a reason why the vacuum tracking columns in pg_stat_all_tables
etc. were added before the existing columns? I find this to be a very
inconvenient regression because I use the counter columns much more
often. What is the rationale for that?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Albe Laurenz 2006-11-23 10:19:32 Re: dblink locked query
Previous Message Hubert FONGARNAND 2006-11-23 08:19:02 Hierarchical Queries status?