On 04/18/2011 12:05 PM, Murzilli, Simone (ESA) wrote: > > I found the preparedStatements flag and it is not selected and actually none > of > the available options are selected. > > Any other things i can check?
For instance, you could read the actual SQL statament GeoServer passes to PostgreSQL (I would use ngrep to this end) and look for anything suspicious, possibly using EXPLAIN to see how PostgreSQL is processing the query. Regards, Luca Morandini http://www.lucamorandini.it ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
