Re: Changing behavior of BEGIN...sleep...do something...COMMIT - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Changing behavior of BEGIN...sleep...do something...COMMIT
Date
Msg-id 200304041437.h34Ebjs03313@candle.pha.pa.us
Whole thread Raw
In response to Re: Changing behavior of BEGIN...sleep...do something...COMMIT  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
List pgsql-hackers
Zeugswetter Andreas SB SD wrote:
> 
> > Also, per other discussions, we are removing backend autocommit support
> > in 7.4.  It was the wrong way to do it.
> 
> Somehow I did not see that conclusion made.
> I thought, at least for JDBC, it is already successfully used ?
> I think the backend autocommit is useful. Maybe only the 
> installation/database/user wide GUC setting should be depricated/
> disabled, so it is only used by a session SET ?

Yes, I agree, but most of the other folks think autocommit shouldn't be
in the backend.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Changing behavior of BEGIN...sleep...do something...COMMIT
Next
From: Peter Eisentraut
Date:
Subject: Re: more contrib: log rotator