savepoints

Поиск
Список
Период
Сортировка
От Sriram Dandapani
Тема savepoints
Дата
Msg-id 6992E470F12A444BB787B5C937B9D4DF03EF4740@ca-mail1.cis.local
обсуждение исходный текст
Ответы Re: savepoints  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-admin

This is the scenario:

 

Controller function fncCtrl calls function A, function B and function C in that order.

Function A needs a savepoint to prevent errors from undoing work that needs to be committed regardless of errors in function B or C

 

Is there a way to define a generic savepoint that any errors in B or C will rollback to.

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

Предыдущее
От: Darcy Buskermolen
Дата:
Сообщение: Re: Autovacuum ideas
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: savepoints