Re: query taking much longer since Postgres 8.4 upgrade

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: query taking much longer since Postgres 8.4 upgrade
Date: 2011-03-18 17:30:49
Message-ID: 4D8396C9.3010505@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dne 18.3.2011 16:42, Davenport, Julie napsal(a):
> This helped, is now down from 14.9 min to 10.9 min to run the entire script. Thanks.

Still, it's way slower than the 8.0 :-(

regards
Tomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2011-03-18 18:04:47 Re: why does extract ( HOUR FROM TIMESTAMP '2010-01-01 00:00:00' at time zone 'utc' ) == 16?
Previous Message Jonathan Brinkman 2011-03-18 17:07:59 Re: TO_CHAR(timestamptz,datetimeformat) wrong after DST change