Re: Postgres does not utilize indexes. Why?

Поиск
Список
Период
Сортировка
От Pierre-Frédéric Caillaud
Тема Re: Postgres does not utilize indexes. Why?
Дата
Msg-id opscv25vr132xio3@musicbox
обсуждение исходный текст
Ответ на Postgres does not utilize indexes. Why?  (Artimenko Igor <igorart7@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Duane Lee - EGOVX
Дата:
Сообщение: Re: General performance problem!
Следующее
От: Joe Lester
Дата:
Сообщение: Re: shared_buffers Question