Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)

Поиск
Список
Период
Сортировка
От snpe
Тема Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)
Дата
Msg-id 200209061710.20966.snpe@snpe.co.yu
обсуждение исходный текст
Ответ на Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: AutoCommit mode in PostgreSQL (7.3 beta1 from CVS 05.09.2002)
Следующее
От: Bill Gribble
Дата:
Сообщение: Re: What is 'Postgres'?