DEBUG messages - Mailing list pgsql-general

From Sanjay Bhatia
Subject DEBUG messages
Date
Msg-id 20011129010743.39075.qmail@web13002.mail.yahoo.com
Whole thread Raw
Responses Re: DEBUG messages
List pgsql-general
Hi,

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?

Thanks,
sb

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

pgsql-general by date:

Previous
From: Jan Wessely
Date:
Subject: Current JDBC Driver char encoding - Bug or feature?
Next
From: Tom Lane
Date:
Subject: Re: Problem in 'select' from temp table with Perl/DBI