Re: Autocommit off - commits/rollbacks

From: "David Johnston" <polobo(at)yahoo(dot)com>
To: "'Vogt, Michael'" <Michael(dot)Vogt(at)united-security-providers(dot)ch>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Autocommit off - commits/rollbacks
Date: 2011-03-14 21:47:24
Message-ID: 014c01cbe291$69603880$3c20a980$@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Set autocommit to "true/on". That will give you the desired behavior of
allowing all those things that succeed to remain committed.
David J.

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Vogt, Michael
Sent: Monday, March 14, 2011 5:24 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Autocommit off - commits/rollbacks

Hey all

Or can postgres behavior be changed to a "commit whatever is possible"
mode?

Regards
michu

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2011-03-14 21:50:30 Re: Huge spikes in number of connections doing "PARSE"
Previous Message Martijn van Oosterhout 2011-03-14 21:21:27 Re: Huge spikes in number of connections doing "PARSE"