[Ape] Psycopg and idle in transaction

Marco Bizzarri m.bizzarri at icube.it
Thu Nov 4 03:09:24 EST 2004


Sorry if this is posted twice (I was not subscribed, before)

Can anyone confirm the following behaviour?

I'm using zope 2.7.3, python 2.3.4, and Ape 1.0

I've just created the /sql mount point.

I click on the /sql, and then I check to see any postgres process open.
This is the result:

emmebi at legoland:~$ ps axf | grep postgres | grep ape-test
10621 ?        S      0:00  \_ postgres: postgres ape-test 127.0.0.1
idle in transaction
emmebi at legoland:~$

The transaction is still open. I would like to know if anyone can
confirm the problem.

Regards
Marco




More information about the Ape mailing list