Hi Jeff! No, the process that seems to grow indefinitely is postgres process created for each active connection. The app side is fine. Altogether we have 50 tables, only two are in the 200 mb range, the rest is <50mb. While we query one of the big tables constantly (once every min) but each connection process growing to 100mb in memory footprint is something we haven't experienced with the 8.3. Of course one solution would be to configure the connection pooler to expire the connections from time to time, but I am still not convinced that what we see is normal. regards Eliott On 2013.12.07. 21:53, Jeff Janes wrote:
|