Re: Serializable transactions and SQLException
| От | Giampaolo Tomassoni |
|---|---|
| Тема | Re: Serializable transactions and SQLException |
| Дата | |
| Msg-id | 200410291037.36833.g.tomassoni@libero.it обсуждение исходный текст |
| Ответ на | Re: Serializable transactions and SQLException (Kris Jurka <books@ejurka.com>) |
| Ответы |
Re: Serializable transactions and SQLException
|
| Список | pgsql-jdbc |
On Friday 29 October 2004 04:19, you wrote:
>
> ... omissis...
>
> If you are connected to a >= 7.4 server getSQLState will have a value for
> this error. The best way to identify it and make sure you code works on
> other database platforms is to actually write a small test case to
> generate this error and grab the error code. PG will always return
> the same error code, but other databases may not use the same one and the
> best way to find out is actually testing.
Thank you everybody for the prompt help.
I see your replies suggest to switch to a 7.4 or earlier version. I have 7.3.2
in my production environment. What is supposed to solve a >=7.4 server in
relation to serializable isolation?
Thanks again,
Giampaolo Tomassoni
В списке pgsql-jdbc по дате отправления: