Re: Geoserver-PostGIS performance problems - Mailing list pgsql-performance

From Maciek Sakrejda
Subject Re: Geoserver-PostGIS performance problems
Date
Msg-id CAOtHd0Ai_SMfU7G2k9j+bXqrKJYMQQchoRqU_qiFGyvmv7m8QA@mail.gmail.com
Whole thread Raw
In response to Re: Geoserver-PostGIS performance problems  ("Riaan van den Dool" <rvddool@csir.co.za>)
Responses Re: Geoserver-PostGIS performance problems  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-performance
This may be another issue of the problem discussed here:
http://postgresql.1045698.n5.nabble.com/avoid-prepared-statements-on-complex-queries-td4996363.html
(Kris Jurka explains the crux of it in that thread).

Note that it seems the preparing/planning interaction was not the
poster's actual problem, but it may have been yours. As Tom Lane notes
in that thread, this should get better in 9.2.

pgsql-performance by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Using ctid column changes plan drastically
Next
From: Tom Lane
Date:
Subject: Re: Using ctid column changes plan drastically