Limit on updates made in a transaction

Поиск
Список
Период
Сортировка
От kent@cpttm.org.mo (Kent Tong)
Тема Limit on updates made in a transaction
Дата
Msg-id c93e5fda.0207261925.7e58c981@posting.google.com
обсуждение исходный текст
Ответы Re: Limit on updates made in a transaction  (Darren Ferguson <darren@crystalballinc.com>)
Re: Limit on updates made in a transaction  (Richard Huxton <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: jgdon
Дата:
Сообщение: Re: psql ... does not like my user ... help please ;-)
Следующее
От: Markus Jais
Дата:
Сообщение: phpPgAdmin problem