From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | postgresql.conf server_min_messages |
Date: | 2002-11-07 16:01:04 |
Message-ID: | 200211071601.gA7G14716240@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I now realize that server_min_messages should have been
log_min_messages. The log_* grouping was done after I added
server_min_messages and I didn't see the similarity. Also,
show_parser_stats, etc. should be log_parser_stats because the output
goes to the log and not to the user's terminal.
I may clean that up in 7.4. Too late for 7.3.
--
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 | Larry Rosenman | 2002-11-07 16:07:37 | Re: [HACKERS] PostgreSQL supported platform report and a |
Previous Message | Olivier PRENANT | 2002-11-07 16:00:21 | Re: [HACKERS] PostgreSQL supported platform report and a |