From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Sanjay Bhatia <sbix(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: DEBUG messages |
Date: | 2001-12-05 22:26:35 |
Message-ID: | 200112052226.fB5MQZb17313@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> I've searched the docs., faqs and mailing lists for this but didn't find
> anything.
>
> Everytime I startup our postgres db, I get DEBUG messages as follows
>
> DEBUG: database system was shut down at 2001-11-28 16:35:55 PST
> DEBUG: CheckPoint record at (0, 2246696)
> DEBUG: Redo record at (0, 2246696); Undo record at (0, 0); Shutdown TRUE
> DEBUG: NextTransactionId: 753; NextOid: 19745
> DEBUG: database system is in production state
>
> Can someone tell me how to display only ERROR messages?
Added to TODO:
* Change DEBUG tag used in server logs
Seems it should say NOTICE. People are seeing DEBUG and think they have
debugging enabled.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Doug McNaught | 2001-12-05 22:34:03 | Re: Can't login/createdb |
Previous Message | Andy Marden | 2001-12-05 22:22:30 | Re: Casting Varchar to Numeric |