Re: Join Query Perfomance Issue - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: Join Query Perfomance Issue
Date
Msg-id dcc563d10802111338m43a11630k37b29b21b8965df6@mail.gmail.com
Whole thread Raw
In response to Re: Join Query Perfomance Issue  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-performance
Correction:

> turning off nested loops for that one.  But don't turn off nested
> queries universally, they are still a good choice for smaller amounts
> of data.

queries should be loops up there...

pgsql-performance by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Join Query Perfomance Issue
Next
From: Chris Kratz
Date:
Subject: mis-estimate in nested query causes slow runtimes