Re: How to suppress errors from postmaster log? - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: How to suppress errors from postmaster log?
Date
Msg-id 200304241720.h3OHKpQ18181@candle.pha.pa.us
Whole thread Raw
In response to Re: How to suppress errors from postmaster log?  (Jeff Boes <jboes@nexcerpt.com>)
List pgsql-admin
Jeff Boes wrote:
> On Thu, 2003-04-24 at 13:03, Tom Lane wrote:
>
> >
> > Perhaps temporarily increase the log_min_messages setting?
> >
>
> I'm guessing that's in the postgresql.conf file, right? No, I was hoping
> for something at the application level. I don't really want to do this
> across the whole system...

You can use SET at the application level to change it just for that
session.

--
  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-admin by date:

Previous
From: Jeff Boes
Date:
Subject: Re: How to suppress errors from postmaster log?
Next
From: Andrew Sullivan
Date:
Subject: Re: MAX CONNECTIONS PROBLEM