RE: primary key scans in sequence - Mailing list pgsql-sql

From Gerald Gutierrez
Subject RE: primary key scans in sequence
Date
Msg-id 5.1.0.14.0.20010531162518.00ae4a68@coldresist.com
Whole thread Raw
In response to primary key scans in sequence  ("bernd" <bernd@matrixware.at>)
List pgsql-sql
I think you're just witnessing the optimizer at work. If it thinks that 
doing sequential scans is faster, it will ignore the indices.

At 11:03 AM 5/31/2001 +0200, Koen Antonissen wrote:

>Thing I descovered after i posted to the group was that after creating
>the scheme again, the indexes are used! after vacuum (analyze) the use
>of indexes was gone again on certain tables...
>
>Any other suggestions?




pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Date manipulation
Next
From: David BOURIAUD
Date:
Subject: Problem with pg_index.