On Sep 5, 2011, at 3:19 PM, Bruce Momjian wrote:

> 
> This is an interesting bug report from March that got no replies.  In my
> testing, not only does CLUSTER not update the n_dead_tup statistics, but
> neither does VACUUM FULL, which internally uses the CLUSTER code
> (cluster_rel()).  Is this a bug?

I can't imagine how it NOT be a bug to do something that gets rid of dead 
tuples and then tell the user there are dead tuples when there are actually no 
dead tuples.

xoa
 
--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to