Re: Slow query after upgrade from 8.2 to 8.4 - Mailing list pgsql-performance

From Tom Lane
Subject Re: Slow query after upgrade from 8.2 to 8.4
Date
Msg-id 14557.1323401295@sss.pgh.pa.us
Whole thread Raw
In response to Slow query after upgrade from 8.2 to 8.4  (Kaloyan Iliev Iliev <kaloyan@digsys.bg>)
Responses Re: Slow query after upgrade from 8.2 to 8.4
List pgsql-performance
Kaloyan Iliev Iliev <kaloyan@digsys.bg> writes:
> We recently upgrade our server from PG8.2 to 8.4.
> ...
> Here I will post explain analyze. If you think it is necessary I will
> post the exact query:
> http://explain.depesz.com/s/J0O

Yeah, you need to show the query.  It looks like the performance problem
is stemming from a lot of subselects, but it's not clear why 8.4 would
be handling those worse than 8.2.

            regards, tom lane

pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade
Next
From: Kaloyan Iliev Iliev
Date:
Subject: Re: Slow query after upgrade from 8.2 to 8.4