Re: Slow DELETE with IN clausule

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow DELETE with IN clausule
Date: 2002-11-19 14:39:39
Message-ID: 20021119093939.B17883@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, Nov 19, 2002 at 03:26:09PM +0100, Jirka Novak wrote:
> Hello,
>
> does have IN operator in WHERE clausule any "undocumented" slowdown?
> I have tables:

It's not undocumented:

http://www.ca.postgresql.org/docs/faq-english.html#4.22

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Nikk Anderson 2002-11-20 15:08:11 Re: selects from large tables
Previous Message Richard Huxton 2002-11-19 14:36:19 Re: Slow DELETE with IN clausule