Re: How to construct an exact plan - Mailing list pgsql-hackers

From Pei He
Subject Re: How to construct an exact plan
Date
Msg-id AANLkTi=0UsHEh7V-+9SXOk8Ugz=301Z+30NTg_Rvt6WJ@mail.gmail.com
Whole thread Raw
In response to How to construct an exact plan  (Pei He <hepeimail@gmail.com>)
List pgsql-hackers
I forgot to mention that I am using postgresql 8.2.5.

Thanks
--
Pei

On Mon, Aug 30, 2010 at 1:34 PM, Pei He <hepeimail@gmail.com> wrote:
> Hi,
> I have developed a new operators, and I want to do some tests on it.
> I do not want the optimizer to choose the plan for me, and I need to
> construct a plan as exact as I want.
>
> Can anyone provide me a way to achieve that?
>
> Thanks
> --
> Pei
>


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: thousand unrelated data files in pg_default tablespace
Next
From: Pei He
Date:
Subject: Re: How to construct an exact plan