Getting binary data out of a postgre database

projecktzero projecktzero at yahoo.com
Tue Jun 28 09:52:44 EDT 2005


whew!

tempFile.write(str(rec[0])) works!

printing rec[0].__class__ puts out pyPgSQL.PgSQL.PgBytea

Thanks for the help!




More information about the Python-list mailing list