Greg Stark <gsstark@mit.edu> writes:
> This is the same thing someone else pointed out a while ago. The consequences
> of guessing wrong and favouring a full table scan instead of index lookups
> with nested loops are simply much more severe than the reverse.
It is easy to demonstrate cases where this isn't true.
regards, tom lane