Am Samstag, 23. April 2005 11:20 schrieb Peter Eisentraut:
> Manfred Rebentisch wrote:
> > I want to have 'autocommit=true' with the one database and the above
> > behaviour with the other database. How do I realize that?
>
> I suspect you could set it with ALTER DATABASE ... SET autocommit =
> true.
>
> But the behavior of autocommit is really confusing and for that reason
> the option was removed in 7.4 so you may not want to bother learning
> its semantics.
Aah! Thank you for this information! I will have a look to 7.4 and come back,
if I have more questions.
Bye
Manfred