Re: Some more concurrency fun
Re: Some more concurrency fun
- Subject: Re: Some more concurrency fun
- From: Mike Schrag <email@hidden>
- Date: Mon, 28 Jan 2008 16:45:47 -0500
jdbc:FrontBase://localhost/DatabaseName/isolation=read_committed/
locking=optimistic
read committed is also the default in PG -- I believe you should be
OK, Miguel. Specifically, they have nearly the example you give in
the PG docs:
<http://www.postgresql.org/docs/8.2/interactive/transaction-iso.html#XACT-READ-COMMITTED
>
The second paragraph is the key.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden