Abu Mushayeed <abumushayeed@yahoo.com> writes:
> I am trying to determine if I can make the planner see that nested loop is very expensive while it is trying to do
anplan for a query and not pick that route.
If it's doing that when it shouldn't, it's probably because it's
underestimated the number of rows in the outer relation. Look to your
stats settings.
regards, tom lane