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: [JDBC] number of transactions doubling



Thanks for the clarification(I was puzzled on why the xid count was
really high)

That probably explains why my xid counter rapidly increases.

-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us] 
Sent: Friday, September 29, 2006 2:39 PM
To: Sriram Dandapani
Cc: Jim Nasby; Heikki Linnakangas; pgsql-jdbc(at)postgresql(dot)org;
pgsql-admin(at)postgresql(dot)org
Subject: Re: [JDBC] [ADMIN] number of transactions doubling 

"Sriram Dandapani" <sdandapani(at)counterpane(dot)com> writes:
> Does the presence of an exception clause generate subtransactions
> regardless of whether exceptions occurred? If so, do subtransactions
> count towards the transaction id wraparound limit counter?

Yes, and yes.

			regards, tom lane



Home | Main Index | Thread Index

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