Re: Hinting the planner - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Hinting the planner
Date
Msg-id dcc563d10801010845s67ce920dhaadde80eecb22872@mail.gmail.com
Whole thread Raw
In response to Re: Hinting the planner  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
On Jan 1, 2008 10:27 AM, Martin Gainty <mgainty@hotmail.com> wrote:
>
>  Not the planner but you can hint the query as in this example
>  select /*+ ordered use_hash(code1)*/ * from table_1;

no, that's an oraclism.

pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: Hinting the planner
Next
From: Tomasz Ostrowski
Date:
Subject: Re: basic questions: Postgres with yum on CentOS 5.1