Re: not in(subselect) in 8.4

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: not in(subselect) in 8.4
Date: 2009-02-21 11:49:31
Message-ID: 2f4958ff0902210349m6104962fk89a68d8f52cb9edc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

after your recent commit Tom, the cost is sky-high, and also it takes
ages again with subselect version. In case of two table join. I have
to try the three way one.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2009-02-21 16:56:45 Re: not in(subselect) in 8.4
Previous Message Andreas Kretschmer 2009-02-21 08:36:04 Re: how the hdd read speed is related to the query execution speed.