Async support in psycopg2
Dustin Spicuzza <dustin-Jt2G5/[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey, I'm using psycopg2 on Ubuntu 9.04, and it looks like the documentation and implementation for the asynchronous interface is lacking quite a bit: - the cursor does not have an "isbusy()", it is actually called "isready()" - the cursor does not have a cancel() either -- and a grep of the sources in git shows that the word cancel appears nowhere in the sources.... so how exactly does one cancel a query? Thanks! Dustin -- Innovation is just a problem away _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg
signature.asc
(application/pgp-signature, 258 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrD+LcACgkQAKlWFHMG4eIoQwCfWYdGE3USbzKniZuOQso5R8U2 ho8An21gUPUL1LRee+UViidxjrjNMFBX =8kJV -----END PGP SIGNATURE-----