Re: Strange problem with an index.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Blanco, Jose" <blancoj(at)umich(dot)edu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Strange problem with an index.
Date: 2007-11-15 21:12:20
Message-ID: 23886.1195161140@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Blanco, Jose" <blancoj(at)umich(dot)edu> writes:
> Well, this was running very slowly, so I droped the index and recreated
> it, and then it ran quickly.

Sounds like you had a bloated index.

> I'm running versin 7.3

Consider switching to something more modern --- 7.3 is vastly slower
than current releases.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Lance Andersen 2007-11-15 22:01:33 BUG #3751: Conversion error using PreparedStatement.setObject()
Previous Message Blanco, Jose 2007-11-15 19:09:10 Strange problem with an index.