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

Поиск
Список
Период
Сортировка
От Andy Lester
Тема Re: BUG #5932: CLUSTER doesn't update n_dead_tup
Дата
Msg-id E5864C0E-E1F8-4DE6-A4C6-B885E4B3E4C9@petdance.com
обсуждение исходный текст
Ответ на Re: BUG #5932: CLUSTER doesn't update n_dead_tup  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BUG #5932: CLUSTER doesn't update n_dead_tup
Список pgsql-bugs
On Sep 5, 2011, at 3:19 PM, Bruce Momjian wrote:

>=20
> 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 t=
uples and then tell the user there are dead tuples when there are actually =
no dead tuples.

xoa
=20
--
Andy Lester =3D> andy@petdance.com =3D> www.petdance.com =3D> AIM:petdance

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #5932: CLUSTER doesn't update n_dead_tup
Следующее
От: Mark Lamberton
Дата:
Сообщение: Re: BUG #6191: One click installer fails