Using Z Psycopg DA and largeobjects with psycopg2
Marco Bizzarri <[email protected]> Wed, 28 Apr 2010 11:33:36 +0200
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all. I'm exploring how I could migrate an application from using psycopg1 to psycog2 The application is a Zope application, and psycopg is used through ZPsycopg. One of the main reason to migrate from one system to the other would be to be able to use the psycopg2 large object support; since ZPsycopgDA does not provide access to large object, would it be "safe" to just take the connection from the _v_connection attribute? Or should I think about patching the DA in order to expose those methods? Thanks in advance for your ideas. Regards Marco -- Marco Bizzarri http://code.google.com/p/qt-asterisk/ http://notenotturne.blogspot.com/ http://iliveinpisa.blogspot.com/ _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg