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

From Bruce Momjian
Subject Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)
Date
Msg-id 200209061440.g86EeHU18991@candle.pha.pa.us
Whole thread Raw
In response to AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)  (snpe <snpe@snpe.co.yu>)
Responses Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)  (snpe <snpe@snpe.co.yu>)
Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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.

--
  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, Pennsylvania 19073

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.3b1 installation
Next
From: snpe
Date:
Subject: Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)