Re: simple case using index on windows but not on linux - Mailing list pgsql-performance

From Richard Huxton
Subject Re: simple case using index on windows but not on linux
Date
Msg-id 4523C007.4050606@archonet.com
Whole thread Raw
In response to Re: simple case using index on windows but not on linux  ("simon godden" <sgodden@gmail.com>)
Responses Re: simple case using index on windows but not on linux
List pgsql-performance
simon godden wrote:
> On 10/4/06, Richard Huxton <dev@archonet.com> wrote:
>> simon godden wrote:
>>
>>  From psql, a "show all" command will list all your config settings and
>> let you check the lc_xxx values are correct.
>
> lc_collate is C, as are all the other lc settings.
>
> I have run the analyze commands.
>
> Still the same.

Can you post EXPLAIN ANALYSE for the LIKE and <> queries that should be
using the index? With enable_seqscan on and off please.

--
   Richard Huxton
   Archonet Ltd

pgsql-performance by date:

Previous
From: Brad Nicholson
Date:
Subject: Re: PostgreSQL Caching
Next
From: "Dave Dutcher"
Date:
Subject: Re: simple case using index on windows but not on linux