| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jeff Boes <jboes(at)nexcerpt(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: How to suppress errors from postmaster log? |
| Date: | 2003-04-24 17:20:51 |
| Message-ID: | 200304241720.h3OHKpQ18181@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2003-04-24 21:30:38 | Re: MAX CONNECTIONS PROBLEM |
| Previous Message | Jeff Boes | 2003-04-24 17:12:13 | Re: How to suppress errors from postmaster log? |