Re: PREPARE / EXECUTE - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PREPARE / EXECUTE
Date
Msg-id 2038.1035389711@sss.pgh.pa.us
Whole thread Raw
In response to Re: PREPARE / EXECUTE  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
Bruno Wolff III <bruno@wolff.to> writes:
>   Hans-J�rgen Sch�nig <postgres@cybertec.at> wrote:
>> I have a join across 10 tables  + 2 subselects across 4 tables
>> on the machine I use for testing:
>> planner: 12 seconds
>> executor: 1 second

> One option you have is to explicitly give the join order.

Yes, this is exactly the sort of situation where forcing the join order
is a big performance win.  See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/explicit-joins.html
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: PREPARE / EXECUTE
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: Re: crashes with postgresql 7.2.1 on IRIX 6.5