Python interface memory leak?

From: Stephen Robert Norris <srn(at)commsecure(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Python interface memory leak?
Date: 2001-10-16 12:00:35
Message-ID: 1003233637.3194.12.camel@chinstrap
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does the python interface leak memory? We are seeing the process grow
with basically every select. Any suggestions on what's going on? There
are no cycles, and a trivial program (basically a loop around a select)
demonstrates the problem.

This is 7.1.2 on RH7.[01].

Stephen

Responses

Browse pgsql-general by date

  From Date Subject
Next Message postgresql 2001-10-16 12:27:49 Re: connecting to a windows application, visual basic
Previous Message Karen Ellrick 2001-10-16 10:41:26 Re: WWW interface for postgres