Re: autocommit

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: autocommit
Date: 2003-02-14 19:23:53
Message-ID: 1045250633.15174.720.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, 2003-02-13 at 18:48, Laurette Cisneros wrote:
>
> Using 7.3.2 now.
>
> I noticed a slew of messages in my pgsql log like this:
> WARNING: COMMIT: no transaction in progress
>
> I'm wodering if this is related to the fact that there is now an option in
> the postgresql.conf file:
> autocommit=true
>
> Did 7.3.2 change the default behavior of the pgsql server in regards to
> soloton transactions?
>
>

Pre 7.3.* version issued "NOTICE: COMMIT: no transaction in progress"
instead of "WARNING". The different log level is probably why you didn't
see it before.

Robert Treat

In response to

  • autocommit at 2003-02-13 23:48:04 from Laurette Cisneros

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Yung-Min Chen 2003-02-14 19:26:00 Authentication using NIS password database
Previous Message scott.marlowe 2003-02-14 19:19:15 Re: [GENERAL] [CYGWIN] What other parameters to consider when