Re: [GENERAL] Backend connection pooling memleak

2005-11-02 Thread Martijn van Oosterhout
On Tue, Nov 01, 2005 at 11:33:39PM -0700, Mike Shelton wrote: > Hello, > > I implemented connection pooling in the backend of postgresql (one of the > TODO items) and I've found some really interesting performance improvements > I'd like to continue to explore but unfortunately I've also uncovered

[GENERAL] Backend connection pooling memleak

2005-11-02 Thread Mike Shelton
Hello, I implemented connection pooling in the backend of postgresql (one of the TODO items) and I've found some really interesting performance improvements I'd like to continue to explore but unfortunately I've also uncovered a nasty little side effect with the memory usage. It's my guess that i