ROLLBACK automatically

From: hstenger(at)adinet(dot)com(dot)uy
To: pgsql-general(at)postgresql(dot)org
Subject: ROLLBACK automatically
Date: 2000-07-24 03:29:25
Message-ID: 397BB815.EDBB596E@adinet.com.uy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi you all!

I nedd to figure out how to instruct PostgreSQL to ROLLBACK automatically when
something goes bad within a transaction (i.e. it fell in *ABORT STATE*).

Do you think a trigger will do?

Do you thing only a hack will do? (Like calling the rollback code after calling
the aborting code)

Or is there a set I don't know about?

Thanx!!

Cheers,
Haroldo.
--
----------------------+------------------------
Haroldo Stenger | hstenger(at)ieee(dot)org
Montevideo, Uruguay. | hstenger(at)adinet(dot)com(dot)uy
----------------------+------------------------
Visit UYLUG Web Site: http://www.linux.org.uy
-----------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-07-24 03:36:01 Re: Migrating from Sybase
Previous Message Mathieu Arnold 2000-07-23 23:46:43 Re: Connecting to PostgreSQL databases