Re: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade - Mailing list pgsql-admin

From Tom Lane
Subject Re: query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade
Date
Msg-id 6145.1179342732@sss.pgh.pa.us
Whole thread Raw
In response to query becomes much slower after Postgres 8.2.4 and Postgis 1.2.1 upgrade  (Jessica Richard <rjessil@yahoo.com>)
List pgsql-admin
Jessica Richard <rjessil@yahoo.com> writes:
> After the entire upgrades, a same query with geospatial functions that used to come back in a few minutes, now take
about3 minutes to finish, no erors, just much slower than before. 

The standard first question is "did you remember to re-ANALYZE your
tables after reloading into the new database"?

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: invalid memory alloc request size
Next
From: Keaton Adams
Date:
Subject: Re: WAL file utilization question