Force explicit transactions on insert / update

From: Jesper Krogh <jesper(at)krogh(dot)cc>
To: pgsql-admin(at)postgresql(dot)org
Subject: Force explicit transactions on insert / update
Date: 2012-01-21 06:33:59
Message-ID: 4F1A5C57.1010605@krogh.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi.

Is there any way I can force explicit use of transactions on
insert/updates?

I do have users sitting on the system, that may forget to code it that
way and it would be nice to be able to force the database to just kick
them out if it didn't happen.

--
Jesper

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message c k 2012-01-21 15:22:34 grouping of query data in xml
Previous Message Brian Fehrle 2012-01-21 00:13:08 buffers_backend climbing during data importing, bad thing or no biggie?