Re: enforcing a plan (in brief) - Mailing list pgsql-hackers

From Sailesh Krishnamurthy
Subject Re: enforcing a plan (in brief)
Date
Msg-id mjqvf90i0fn.fsf@drones.CS.Berkeley.EDU
Whole thread Raw
In response to enforcing a plan (in brief)  ("Hicham G. Elmongui" <elmongui@cs.purdue.edu>)
List pgsql-hackers
Hicham

For your experiments (VLDB ? :-) your best bet of specifically bolting
on a plan (if you can't convince the optimizer to do the right thing)
is to hack it in the query planner. 

I've done similar hacks in the past, but only in the TelegraphCQ code
and not in PostgreSQL. 

-- 
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: enforcing a plan (in brief)
Next
From: Neil Conway
Date:
Subject: Re: enforcing a plan (in brief)