[postgis-users] Run on database or not?

tommy408 tommytomorow at msn.com
Tue Nov 24 04:17:17 PST 2009


I have a web application that requires a lot of queries, like 200 queries a
second.  And they're mostly running ST_Within on large data.  Should I just
load the data into memory to do the calculations ( I'm using java)  or keep
them in postgres and run the queries?  I don't know if database already
doing caching.  
-- 
View this message in context: http://old.nabble.com/Run-on-database-or-not--tp26494921p26494921.html
Sent from the PostGIS - User mailing list archive at Nabble.com.




More information about the postgis-users mailing list