id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2009,PostgreSQL seems to be loading entire result set into memory,Nicklas Nordborg,Nicklas Nordborg,"This was investigated for MySQL a long time ago and resulted in setting some parameters on the connection string (`useCursorFetch=true&defaultFetchSize=100&useServerPrepStmts=true`, see #953). I guess the corresponding investigations were never made for PostgreSQL because it seems like the JDBC driver is loading the entire resultset into memory (this was seen when testing the Reggie release exporter http://baseplugins.thep.lu.se/ticket/887). We need to investigate and make sure that PostgreSQL is using server-side cursors for streaming the result.",defect,closed,critical,BASE 3.9,core,,fixed,,