Re: postgres jdbc transaction problem surfaces at times - Mailing list pgsql-jdbc

From kevin@mtel.co.uk
Subject Re: postgres jdbc transaction problem surfaces at times
Date
Msg-id 1144933717.170772.207040@t31g2000cwb.googlegroups.com
Whole thread Raw
In response to Re: postgres jdbc transaction problem surfaces at times  (Mark Lewis <mark.lewis@mir3.com>)
List pgsql-jdbc
thanks mark.

i added tight synchronize(livedb) around the update try - catch
statements and did bench tests with two users hammering the servlet and
no errors. I'll re-deploy this fix and see if live code holds up.

-kev


pgsql-jdbc by date:

Previous
From: "Sadm sadm"
Date:
Subject: browser shows garbage instead of UTF-8 characters
Next
From: Jeff Hubbach
Date:
Subject: Possible regression: setNull() usage changed from 7.4 to 8.0 and up