Re: simple case using index on windows but not on linux

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: simple case using index on windows but not on linux
Дата
Msg-id 4523C007.4050606@archonet.com
обсуждение исходный текст
Ответ на Re: simple case using index on windows but not on linux  ("simon godden" <sgodden@gmail.com>)
Ответы Re: simple case using index on windows but not on linux
Список 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 по дате отправления:

Предыдущее
От: Brad Nicholson
Дата:
Сообщение: Re: PostgreSQL Caching
Следующее
От: "Dave Dutcher"
Дата:
Сообщение: Re: simple case using index on windows but not on linux