Re: Subject: bool / vacuum full bug followup part 2

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Subject: bool / vacuum full bug followup part 2
Дата
Msg-id Pine.LNX.4.33.0205061334300.15514-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Re: Subject: bool / vacuum full bug followup part 2  (Scott Marlowe <scott.marlowe@ihs.com>)
Список pgsql-general
On Mon, 6 May 2002, Scott Marlowe wrote:

> On Fri, 3 May 2002, Tom Lane wrote:
>
> > Scott Marlowe <scott.marlowe@ihs.com> writes:
> > > On Fri, 3 May 2002, Tom Lane wrote:
> > >> Scott Marlowe <scott.marlowe@ihs.com> writes:
> > > Well, my keys aren't changing and the index is growing like they are.
> > >>
> > >> Could we see the exact details of your test case?
> >
> > > Sure.  I think I posted most of it here already...
> >
> > Okay, what I see is that the index on the integer column behaves like I
> > would expect: you can update, vacuum, update, vacuum, and it doesn't get
> > bigger.
>
> Yes, it does get bigger, but only with use, not vacuum full.
>
> It doesn't look like the index on the text column is getting reused
> either.  Is that because I'm update a lot of rows with a single update
> statement?  would it be reused if I was changing one row at a time and
> commiting it?

Correction, that should be "index on the int4 column"


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

Предыдущее
От: "frank_lupo@email.it"
Дата:
Сообщение: count problem
Следующее
От: Fran Fabrizio
Дата:
Сообщение: Re: Relation on longer exists error