Re: Problem with planner choosing nested loop

From: Rodrigo E(dot) De León Plicet <rdeleonp(at)gmail(dot)com>
To: "Alex Solovey" <a(dot)solovey(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with planner choosing nested loop
Date: 2008-04-02 18:07:04
Message-ID: a55915760804021107h4410dd93m33a6f94e28a83a2b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Apr 2, 2008 at 12:36 PM, Alex Solovey <a(dot)solovey(at)gmail(dot)com> wrote:
> ... I have no idea how it could be fixed.

- CREATE INDEX xifoo ON foo(bar_id);
- ANALYZE;
- Retry.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo E. De León Plicet 2008-04-02 18:12:02 Re: Problem with planner choosing nested loop
Previous Message Ted Byers 2008-04-02 17:48:28 Re: (FAQ?) JOIN condition - 'WHERE NULL = NULL'