Re: psql + autocommit - Mailing list pgsql-general

From tmp
Subject Re: psql + autocommit
Date
Msg-id pan.2004.09.15.21.56.46.673074@amossen.dk
Whole thread Raw
In response to psql + autocommit  (John Sidney-Woollett <johnsw@wardbrook.com>)
List pgsql-general
> To ease any pain, what about a configuration setting for the build
> script for postgres (and psql) which changes the default behaviour for
> the AUTOCOMMIT setting.

I really agree on the need for a posibility to set autocommit = off
*regardless* of the client:
On a system using both psql, php and perl on a large bunch of clients it
is a pain - real pain - to set this behavior up individually.

It could be really nice if I had a choise of ensuring that any default
behavior was the more "secure" autommit = off. So please bring back this
setting in postgresql.conf. Please.


pgsql-general by date:

Previous
From: tmp
Date:
Subject: Re: psql + autocommit
Next
From: o.blomqvist@secomintl.com (Otto Blomqvist)
Date:
Subject: Returning Errors from User Defined C-functions