[Zope] PyGreSQLDA
Oleg Broytmann
phd@mail2.phd.pp.ru
Tue, 26 Sep 2000 16:30:16 +0000 (GMT)
On Tue, 26 Sep 2000, Leichtman, David J wrote:
> Has anyone had significant speed issues using the PyGreSQLDA? It seems like
> I'm only getting one DB connection at a time. Is this an issue with the DA,
> with Zope, or am I doing something wrong? I have a pgsql db running just
I have 3 connections just fine. Sometimes Zope timeouts a connection,
but when someone touches it, Zope reopens the connection automatically. No
problem thus far.
Oleg.
----
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.