Re: PREPARE / EXECUTE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PREPARE / EXECUTE
Дата
Msg-id 2038.1035389711@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PREPARE / EXECUTE  (Bruno Wolff III <bruno@wolff.to>)
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: PREPARE / EXECUTE
Следующее
От: "Luis Alberto Amigo Navarro"
Дата:
Сообщение: Re: crashes with postgresql 7.2.1 on IRIX 6.5