Re: Slow query after upgrade from 8.2 to 8.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: kaloyan(at)digsys(dot)bg
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow query after upgrade from 8.2 to 8.4
Date: 2011-12-09 03:28:15
Message-ID: 14557.1323401295@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Kaloyan Iliev Iliev <kaloyan(at)digsys(dot)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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kaloyan Iliev Iliev 2011-12-09 12:23:35 Re: Slow query after upgrade from 8.2 to 8.4
Previous Message Bruce Momjian 2011-12-08 20:14:52 Re: pg_upgrade