Re: Making a result of transaction visible to everyone, saving the ability for a rollback - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Making a result of transaction visible to everyone, saving the ability for a rollback
Date
Msg-id 200902120318.n1C3I8H16276@momjian.us
Whole thread Raw
In response to Making a result of transaction visible to everyone, saving the ability for a rollback  (Igor Katson <descentspb@gmail.com>)
List pgsql-general
Igor Katson wrote:
> 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?

No.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Clemens Schwaighofer
Date:
Subject: Re: Query Question
Next
From: Peter Eisentraut
Date:
Subject: Re: encoding of PostgreSQL messages