[Twisted-Python] Twisted and Postgresql

Edmund Dengler edmundd at eSentire.com
Sat Aug 9 18:19:25 EDT 2003


Greetings!

When trying to transfer a row set, which was obtained using the pyPgSQL
module, I am having problems with specific types not being jelly-able. In
particular, the row itself PgResultSetConcreteRow(?)(this is from memory)
and PgInt2 (which I found out by trying to send individual elements of the
row set over). Has anybody else encountered these, and is there a solution
other than defining my own set of jelly-able components (for example, is
there a stock jelly library someplace)?

I did a search on the archives, with nothing found.

Regards!
Ed






More information about the Twisted-Python mailing list