Re: Problem with aborting entire transactions on error

Поиск
Список
Период
Сортировка
От Zbigniew
Тема Re: Problem with aborting entire transactions on error
Дата
Msg-id CALT7RM9SHHFBpSUCVWtZR8uezLMCzDTcLv2CYZA-7SF+UNikQA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with aborting entire transactions on error  (Abel Abraham Camarillo Ojeda <acamari@the00z.org>)
Список pgsql-general
2012/12/11, Abel Abraham Camarillo Ojeda <acamari@the00z.org>:

> It's faster than restarting the big transaction, maybe...

Of course, but it's still _much_ slower, than conducting such
transaction without any abort.

Actually, I had to implement savepoint-based solution anyway - but at
a cost of making the relevant part of code much more complex. Pay
attention, that actually every developer in this thread wrote, that
adding such complexity isn't a particularly good idea.
--
regards,
Zbigniew


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

Предыдущее
От: Abel Abraham Camarillo Ojeda
Дата:
Сообщение: Re: Problem with aborting entire transactions on error
Следующее
От: Zbigniew
Дата:
Сообщение: Re: Problem with aborting entire transactions on error