I'm looking at pg_stat_user_tables in 8.4.2, and I'm confused about n_live_tup. 
Shouldn't that be at least fairly close to (n_tup_ins - n_tup-del)? It doesn't 
seem to be, but I'm unclear why.
-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to