--- On Fri, 12/2/11, David Johnston <polobo(at)yahoo(dot)com> wrote:
> What happens if you disable, say, nested loops and/or index
> scans?
planner selects different join/indexing techniques (query is slower) but row estimates (bad) remain identical.