Skip site navigation (1) Skip section navigation (2)

Re: 8.4 semi-join slows down query performance (EXISTS)

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: vacuum(at)quantentunnel(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.4 semi-join slows down query performance (EXISTS)
Date: 2009-04-21 13:58:11
Message-ID: 20090421135811.GM10358@alvh.no-ip.org (view raw or flat)
Thread:
Lists: pgsql-hackers
vacuum(at)quantentunnel(dot)de wrote:
> Hello folk,
> 
> I migrate a pg 8.3 database to a pg 8.4 backend for testing. All works
> fine except changes or new features of the planner.
> 
> There are two tables. The first (A) stores "data" - second table (B)
> holds (forinstance) "structure" information and references to A by
> defining foreign-key constraint(s).

Can you please post the table definitions?  "pg_dump -t" output would be
best.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

pgsql-hackers by date

Next:From: MikkoDate: 2009-04-21 13:58:21
Subject: Re: trouble with to_char('L')
Previous:From: Dickson S. GuedesDate: 2009-04-21 13:46:41
Subject: Re: Automating Partitions in PostgreSQL - Query on syntax

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group