Re: Changing behavior of BEGIN...sleep...do something...COMMIT

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Olleg Samojlov <olleg(at)jane(dot)telecom(dot)mipt(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Changing behavior of BEGIN...sleep...do something...COMMIT
Date: 2003-04-04 14:37:45
Message-ID: 200304041437.h34Ebjs03313@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2003-04-04 15:13:13 Re: more contrib: log rotator
Previous Message Tom Lane 2003-04-04 14:25:13 Re: Changing behavior of BEGIN...sleep...do something...COMMIT