Re: Query uses incorrect index

Поиск
Список
Период
Сортировка
От pasman pasmański
Тема Re: Query uses incorrect index
Дата
Msg-id AANLkTin5Mrjm48BYXuzLn_atpVN40KvhqjumH15QDLmu@mail.gmail.com
обсуждение исходный текст
Ответ на Query uses incorrect index  (pasman pasmański <pasman.p@gmail.com>)
Ответы Re: Query uses incorrect index
Re: Query uses incorrect index
Список pgsql-performance
Thanks for reply.
I tested random changes and query runs fastest after:

set seq_page_cost = 0.1;
set random_page_cost = 0.1;
cpu_operator_cost = 0.01



------------
pasman

В списке pgsql-performance по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: MySQL HandlerSocket - Is this possible in PG?
Следующее
От: Guillaume Cottenceau
Дата:
Сообщение: Re: Query uses incorrect index