Re: Need help with one query - Mailing list pgsql-performance

From Robert Haas
Subject Re: Need help with one query
Date
Msg-id 603c8f070903231015h417f759cqd4519d24aefa6b5d@mail.gmail.com
Whole thread Raw
In response to Re: Need help with one query  (Anne Rosset <arosset@collab.net>)
Responses Re: Need help with one query
List pgsql-performance
On Mon, Mar 23, 2009 at 1:08 PM, Anne Rosset <arosset@collab.net> wrote:
> enable_nestloop = off

That may be the source of your problem.  Generally setting enable_* to
off is a debugging tool, not something you ever want to do in
production.

...Robert

pgsql-performance by date:

Previous
From: Anne Rosset
Date:
Subject: Re: Need help with one query
Next
From: Brian Cox
Date:
Subject: multiple threads inserting into the same table