| От | Tom Lane |
|---|---|
| Тема | Re: full outer join performance |
| Дата | |
| Msg-id | 25837.1126637156@sss.pgh.pa.us обсуждение |
| Ответ на | Re: full outer join performance (Ben <bench@silentmedia.com>) |
| Ответы |
Re: full outer join performance
|
| Список | pgsql-general |
Ben <bench@silentmedia.com> writes:
> Hrm, as I understand that page, there's not much that can be done about
> the join order for outer joins. At least, not when there's on 3 tables
> and 1 outer join involved. Am I missing something?
Without knowing what you want the query to do, it's difficult to say if
it's OK to rearrange the join order.
Frequently it's OK to rearrange the join order even without risking any
change in the query results, but PG doesn't currently have any smarts
about that, so you have to do it manually by changing the query.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера