Re: Commands per transaction - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Commands per transaction
Date
Msg-id Pine.OSF.4.61.0601212009420.189826@kosh.hut.fi
Whole thread Raw
In response to Re: Commands per transaction  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Commands per transaction  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, 21 Jan 2006, Alvaro Herrera wrote:

> Rod Taylor wrote:
>> Is there any way of bumping this limit or am I stuck breaking up the
>> transaction?
>
> Wow, I never heard of anyone reaching the limit :-(  Sorry, you are
> stuck (short of changing CommandId to 64 bits, which would bloat your
> tables considerably ...)

Would it be possible to increment the command counter only for commands 
that do updates?

- Heikki


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Working happily on 8.1 (Was: panic on 7.3)
Next
From: Rick Gigger
Date:
Subject: Re: Working happily on 8.1 (Was: panic on 7.3)