Forcing Postgres to Execute a Specific Plan - Mailing list pgsql-general

From John Cieslewicz
Subject Forcing Postgres to Execute a Specific Plan
Date
Msg-id 9FFC80E5-8530-487C-AFB7-F2B7F59DDEF7@cs.columbia.edu
Whole thread Raw
Responses Re: Forcing Postgres to Execute a Specific Plan
List 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 by date:

Previous
From: "Peter Geoghegan"
Date:
Subject: Maintaining an index on a large table: Is there any potential for it to stall my application?
Next
From: jrivero
Date:
Subject: Re: Join three fields into one on same table