Hi, thank you for responding. I am running CentOS 5.4. I was looking at top output of the python process, RES column. It grows by 4 every 50 to 100 cycles or so. Am I monitoring the right thing?
Thank you very much! On Thu, Feb 4, 2010 at 5:11 PM, Christoph Zwerschke <[email protected]> wrote: > Am 04.02.2010 22:57 schrieb Ma Chenwei: >> >> I have a few daemons written in python, which access a postgres >> database constantly. As I was hunting for leaks I found what the way I >> create and close the database connection is creating some leaks. I got >> it down to a test loop to demonstrate the problem: > > Thanks for reporting this, but so far I can't reproduce it. > > Which operating system? How do you measure the memory usage? Are you talking > about the memory of the Python process or about PostgreSQL? > > -- Christoph > _______________________________________________ > PyGreSQL mailing list > [email protected] > http://mailman.vex.net/mailman/listinfo/pygresql > _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
