We have performance issues on postgres because some SQL statements have up 
to six LEFT OUTER joins.


Union and intersection would be easier to read for me (human being) and 
maybe better to optimize for the postgres query planer.

It seems that other people have this issue, too: 
https://code.djangoproject.com/ticket/27260

The above ticket was closed with a comment to ask for help on the support 
channels. That's why I wrote here.

Have other developers seen performance issues because the SQL had a lot of 
LEFT OUTER joins?

Is there a work-around?

Regards,
  Thomas Güttelr

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c9240453-b445-45c6-903d-7e057f264251%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to