Re: bad plan and LIMIT - Mailing list pgsql-performance

From Grzegorz Jaśkiewicz
Subject Re: bad plan and LIMIT
Date
Msg-id 2f4958ff0905010412t487f22c5v7562d6560ef2db97@mail.gmail.com
Whole thread Raw
In response to Re: bad plan and LIMIT  (Adam Ruth <adamruth@mac.com>)
List pgsql-performance
EXISTS won't help much either, postgresql is not too fast, when it
comes to that sort of approach.
join is always going to be fast, it is about time you learn joins and
use them ;)

pgsql-performance by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: bad plan and LIMIT
Next
From: Gerhard Wiesinger
Date:
Subject: Many left outer joins with limit performance