On Thu, Dec 15, 2005 at 21:41:06 -0800,
"Craig A. James" <cjames@modgraph-usa.com> wrote:
>
> If I understand enable_seqscan, it's an all-or-nothing affair. Turning it
> off turns it off for the whole database, right? The same is true of all of
You can turn it off just for specific queries. However, it will apply to
all joins within a query.