[Zope-DB] Postgresql isolation level

CHRISTOPHER TIGNOR ctignor at earthlink.net
Tue Sep 30 02:51:18 EDT 2003


I seem to be getting "IntegrityError:  Can't serialize access
due to concurrent update" while using no updates, just complicated selects.
Is there anyway I can change zope's psycopg interface to use Read Commited
isolation level instead of Serializable isolation level?

Thanks,

C>T>




More information about the Zope-DB mailing list