| От | John R Pierce |
|---|---|
| Тема | Re: "Idle in Transaction" revisited. |
| Дата | |
| Msg-id | 0e3701c49d19$e8a90230$0200a8c0@hogranch.com обсуждение исходный текст |
| Ответ на | "Idle in Transaction" revisited. ("John R Pierce" <pierce@hogranch.com>) |
| Ответы |
Re: "Idle in Transaction" revisited.
|
| Список | pgsql-jdbc |
> Yeah, that's from prematurely issuing BEGIN. I believe there's a > solution for this in the most recent JDBC driver versions --- but > I dunno if it's in any official releases yet. Its my understanding from reading the prior threads on this that somewhere after jdbc 213 they moved the initial BEGIN to the first SQL Execute rather than immediately upon Connection. When an app does a Commit or Rollback, this generates an END; After this END; does a new BEGIN happen immediately, or is it postponed until the next Execute ?
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера