Robert Haas wrote:
On Mon, Mar 23, 2009 at 1:08 PM, Anne Rosset <[email protected]> wrote:enable_nestloop = offThat 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 -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
