[Twisted-Python] Is psycopg or pygresql better with twisted.enterprise?
Nathan
nathan.stocks at gmail.com
Mon Apr 14 10:21:58 MDT 2008
Just to wrap this thread up, I've settled on psycopg2. It supports
SSL with server-/client-certificate verification while pygresql does
not. Also, I've found that though the psycopg2 web site is generally
down (and out-of-date), the author _is_ actively developing psycopg2,
and even released version 2.0.7 _today_, which fixes a good number of
outstanding issues.
~ Nathan
More information about the Twisted-Python
mailing list