Making a result of transaction visible to everyone, saving the ability for a rollback

Поиск
Список
Период
Сортировка
От Igor Katson
Тема Making a result of transaction visible to everyone, saving the ability for a rollback
Дата
Msg-id 4992A15D.1020901@gmail.com
обсуждение исходный текст
Ответы Re: Making a result of transaction visible to everyone, saving the ability for a rollback  (Bruce Momjian <bruce@momjian.us>)
Re: Making a result of transaction visible to everyone, saving the ability for a rollback  (Sam Mason <sam@samason.me.uk>)
Список pgsql-general
I need to execute a rather complex plpgsql function on a production
server, the result of which is hard to test by myself.

I want to make the result of a transaction, in which this function is
executed, visible to the outer clients, but to have the ability of
making a rollback in case one of the clients says something went wrong.
Is it possible to do that?

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

Предыдущее
От: Igor Katson
Дата:
Сообщение: Two-phase commmit, plpgsql and plproxy
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: tablelog