problems with transaction blocks

Поиск
Список
Период
Сортировка
От Chris Ochs
Тема problems with transaction blocks
Дата
Msg-id 08e801c3d4b8$7cd6f8c0$d9072804@chris2
обсуждение исходный текст
Ответы Re: problems with transaction blocks  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
I want to do a series of inserts within a single transaction block, but with
postgresql if one insert fails, the whole block is aborted.  Is there any
way to get around this behavior so that postgresql won't abort the entire
transaction if a single insert returns an error?

Chris


В списке pgsql-general по дате отправления:

Предыдущее
От: Adam Ruth
Дата:
Сообщение: Re: DBs and Schemas
Следующее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: DBs and Schemas