On Dec 4, 2007 3:08 PM, Travis Terry <[EMAIL PROTECTED]> wrote: > > I've run into a problem with get_or_create() with respect to concurrent > access of the DB, and I have looked at the list archives for advice. I > found some discussions a while back regarding other's problems but no > acceptable solution was ever implemented.
Isn't the serializable transaction isolation level[1] what you are looking for? [1] http://www.postgresql.org/docs/7.4/interactive/transaction-iso.html#XACT-SERIALIZABLE -- Leo Soto M. http://blog.leosoto.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---