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

From Anne Rosset
Subject Re: Need help with one query
Date
Msg-id 49C7E95B.3050502@collab.net
Whole thread Raw
In response to Re: Need help with one query  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-performance
Robert Haas wrote:

>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
>
>
Thanks Robert. It seems to have solved the problem. Thanks a lot,

Anne

pgsql-performance by date:

Previous
From: David Wilson
Date:
Subject: Re: multiple threads inserting into the same table
Next
From: Tom Lane
Date:
Subject: Re: multiple threads inserting into the same table