Re: BUG #5932: CLUSTER doesn't update n_dead_tup

From: Andy Lester <andy(at)petdance(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5932: CLUSTER doesn't update n_dead_tup
Date: 2011-09-06 04:09:02
Message-ID: E5864C0E-E1F8-4DE6-A4C6-B885E4B3E4C9@petdance.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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 => andy(at)petdance(dot)com => www.petdance.com => AIM:petdance

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hadmut 2011-09-06 11:55:09 BUG #6199: Can't install datatype hstore
Previous Message Mark Lamberton 2011-09-06 01:08:37 Re: BUG #6191: One click installer fails