Forcing Postgres to Execute a Specific Plan

Поиск
Список
Период
Сортировка
От John Cieslewicz
Тема Forcing Postgres to Execute a Specific Plan
Дата
Msg-id 9FFC80E5-8530-487C-AFB7-F2B7F59DDEF7@cs.columbia.edu
обсуждение исходный текст
Ответы Re: Forcing Postgres to Execute a Specific Plan  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
I'm doing some performance experiments with postgres (8.3.1) and would
like to force postgres to execute a particular query plan. Is there a
straightforward way to specify a query plan to postgres either
interactively or programatically?

Thanks.

John Cieslewicz.

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

Предыдущее
От: "Peter Geoghegan"
Дата:
Сообщение: Maintaining an index on a large table: Is there any potential for it to stall my application?
Следующее
От: jrivero
Дата:
Сообщение: Re: Join three fields into one on same table