| From: | Erik Jones <erik(at)myemma(dot)com> |
|---|---|
| To: | Postgresql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: limits |
| Date: | 2007-12-16 05:12:47 |
| Message-ID: | CEE9C282-BCEA-46E9-9F75-1CCD7D19F5A9@myemma.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Dec 15, 2007, at 8:29 PM, Bruce Momjian wrote:
> luca(dot)ciciriello(at)email(dot)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(at)myemma(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-12-16 06:41:52 | Re: Transaction isolation and constraints |
| Previous Message | ivo nascimento | 2007-12-16 02:48:12 | about new feature |