Re: limits - Mailing list pgsql-general

From Erik Jones
Subject Re: limits
Date
Msg-id CEE9C282-BCEA-46E9-9F75-1CCD7D19F5A9@myemma.com
Whole thread Raw
In response to Re: limits  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
On Dec 15, 2007, at 8:29 PM, Bruce Momjian wrote:

> luca.ciciriello@email.it wrote:
>> Hi All.
>> My question is simple and plain: Are there some limit in the
>> number of
>> database operations between a BEGIN statement and a COMMIT statement?
>
> Yes, there is a command counter that is incremented for every command
> between BEGIN and COMMIT.  It can't exceed 4 billion commands.

I think the error message upon hitting that deserves some kind of
easter egg status.

Erik Jones

Software Developer | Emma®
erik@myemma.com
800.595.4401 or 615.292.5888
615.292.0777 (fax)

Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com



pgsql-general by date:

Previous
From: "ivo nascimento"
Date:
Subject: about new feature
Next
From: Bruce Momjian
Date:
Subject: Re: Transaction isolation and constraints