Re: Postgres does not utilize indexes. Why? - Mailing list pgsql-performance

From Pierre-Frédéric Caillaud
Subject Re: Postgres does not utilize indexes. Why?
Date
Msg-id opscv25vr132xio3@musicbox
Whole thread Raw
In response to Postgres does not utilize indexes. Why?  (Artimenko Igor <igorart7@yahoo.com>)
List pgsql-performance
> test where id = 50000;” Few times I added 100,000 records, applied

    cast the 50000 to int8 and it will use the index

pgsql-performance by date:

Previous
From: Duane Lee - EGOVX
Date:
Subject: Re: General performance problem!
Next
From: Joe Lester
Date:
Subject: Re: shared_buffers Question