Limit on updates made in a transaction - Mailing list pgsql-general

From kent@cpttm.org.mo (Kent Tong)
Subject Limit on updates made in a transaction
Date
Msg-id c93e5fda.0207261925.7e58c981@posting.google.com
Whole thread Raw
Responses Re: Limit on updates made in a transaction
Re: Limit on updates made in a transaction
List pgsql-general
Hi,

Is there is any limit on the number of updates made to a
postgreSQL database in a single transaction? If yes, how
can we get around this problem? For example, we need to
update a field of many existing rows in a table triggered
by the addition of a new row. If anything fails in the
update process, we'd like to undone everything (including
the addition of the new row).

Thanks in advance for any info!

pgsql-general by date:

Previous
From: jgdon
Date:
Subject: Re: psql ... does not like my user ... help please ;-)
Next
From: Markus Jais
Date:
Subject: phpPgAdmin problem