Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: idle in transaction problem



Oilid Adsi wrote:
The postgres jdbc debugging shows that the transaction will use BEGIN
but no COMMIT:

What does your application look like? You're not by calling BEGIN in your application, are you? Are you calling Connection.commit when you're done with the query?

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group