Re: autocommit - Mailing list pgsql-admin

From Laurette Cisneros
Subject Re: autocommit
Date
Msg-id Pine.LNX.4.44.0302181225350.21401-100000@visor.corp.nextbus.com
Whole thread Raw
In response to Re: autocommit  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
Ah.  Thanks!

On Tue, 18 Feb 2003, Bruce Momjian wrote:

>
> log_min_error_messages controls whether the query is printed along with
> the message.  server_min_messages controls just the message.
>
> ---------------------------------------------------------------------------
>
> Laurette Cisneros wrote:
> > In my postgresql.conf I see
> >
> > ...
> > #server_min_messages = notice
> > #client_min_messages = notice
> >
> > log_min_error_statement = error
> > ...
> >
> > If I set server_min_messages = error this will go away?  What does
> > log_min_error_messages give me that server_min_messages doesn't and vice versa?
> >
> > Thanks,
> >
> > L.
> > On Tue, 18 Feb 2003, Bruce Momjian wrote:
> >
> > >
> > > The message level is right next to the message, so in this case it is
> > > WARNING.  Setting server_min_messages to error would prevent that
> > > message.
> > >
> > >
> > > ---------------------------------------------------------------------------
> > >
> > > Laurette Cisneros wrote:
> > > > What "log level" would generate this message and what do I set it to to get
> > > > rid of it?
> > > >
> > > > Thanks,
> > > >
> > > > L.
> > > > On 14 Feb 2003, Robert Treat wrote:
> > > >
> > > > > 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
> > > > >
> > > > >
> > > >
> > > > --
> > > > Laurette Cisneros, L.D.
> > > > The Database Group
> > > > (510) 420-3137
> > > > NextBus Information Systems, Inc.
> > > > www.nextbus.com
> > > > ----------------------------------
> > > > "No man is wise enough by himself"
> > > > -- Titus Maccius Plautus
> > > >    (254 Bc - 184 BC), Miles Gloriosus
> > > >
> > > >
> > > > ---------------------------(end of broadcast)---------------------------
> > > > TIP 4: Don't 'kill -9' the postmaster
> > > >
> > >
> > >
> >
> > --
> > Laurette Cisneros, L.D.
> > The Database Group
> > (510) 420-3137
> > NextBus Information Systems, Inc.
> > www.nextbus.com
> > ----------------------------------
> > "No man is wise enough by himself"
> > -- Titus Maccius Plautus
> >    (254 Bc - 184 BC), Miles Gloriosus
> >
> >
>
>

--
Laurette Cisneros, L.D.
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
"No man is wise enough by himself"
-- Titus Maccius Plautus
   (254 Bc - 184 BC), Miles Gloriosus


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: autocommit
Next
From: "Roberto M."
Date:
Subject: Re: failure delivery