Re: Bunching "transactions" - Mailing list pgsql-performance

From Tom Lane
Subject Re: Bunching "transactions"
Date
Msg-id 17406.1193329313@sss.pgh.pa.us
Whole thread Raw
In response to Bunching "transactions"  (Jean-David Beyer <jeandavid8@verizon.net>)
List pgsql-performance
Jean-David Beyer <jeandavid8@verizon.net> writes:
> But what is the limitation on such a thing?

AFAIR, the only limit on the size of a transaction is 2^32 commands
(due to CommandCounter being 32 bits).

            regards, tom lane

pgsql-performance by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Bunching "transactions"
Next
From: Chris Browne
Date:
Subject: Re: Bunching "transactions"