PyPGSQL - OID

Manuel Huesser sylphaleya at gmx.net
Thu May 27 05:37:51 EDT 2004


Der Python DB API supports the method oidValue on a cursor instance.
On PostgreSQL I get the internal used oid from each row, but I need
the id from the primary key. Is there a way?

Thanks



More information about the Python-list mailing list