How can I make PostgreSQL to select another quey plan?

Поиск
Список
Период
Сортировка
От Yangyang
Тема How can I make PostgreSQL to select another quey plan?
Дата
Msg-id CAN3Hncwwub5dk5vtDM-EDyp79qgxm0DBaKCworZN+6E8d4xbAg@mail.gmail.com
обсуждение исходный текст
Ответы Re: How can I make PostgreSQL to select another quey plan?
Re: How can I make PostgreSQL to select another quey plan?
Список pgsql-novice
HI, dear all
I'm trying to force the database to select another query plan for a
query, rather than the optimal one.
I changed query tuning related parameters, but the query plan stays
the same. Although the costs for nodes changed correspondingly,
What parameters can I modify to force the DB to select another plan?
Any hints will be helpful.
Thanks!
-Yangyang

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

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: index type
Следующее
От: Sean Davis
Дата:
Сообщение: Re: How can I make PostgreSQL to select another quey plan?