Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002) - Mailing list pgsql-general

From snpe
Subject Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)
Date
Msg-id 200209061710.20966.snpe@snpe.co.yu
Whole thread Raw
In response to Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
That is 7.3beta.I don't know for standard, but Oracle do auto commit on exit

I think that  that is fine if we have choice in postgresql.conf

thanks
haris peco
On Friday 06 September 2002 04:40 pm, Bruce Momjian wrote:
> snpe wrote:
> > Hello,
> >   I am try 'autocommit' mode off in postgresql.conf
> >
> >   This is fine, but if I don't call commit and exit from plsql,
> > PostgreSQL do rollback.Can I change this behavior.
>
> I assume this is 7.3beta.  What does the SQL standard say about exit
> from a sesion without commit?  There is currently no way to change that
> behavior.


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)
Next
From: Bill Gribble
Date:
Subject: Re: What is 'Postgres'?