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.