On Mon, 2010-02-08 at 12:25 +1100, Andrew McNamara wrote:
> For now, ocpgdb has no Python 3 support (I don't foresee any real
> problems, however).
Encoding issues are the big one. There are a couple gotchas, and I
provided the details here:
http://wiki.postgresql.org/wiki/Driver_development#Text_Encoding
Regards,Jeff Davis