Re: warning message in standby

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: warning message in standby
Дата
Msg-id
4C162D7202000025000322B7@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
warning message in standby Fujii Masao <masao.fujii@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Bruce Momjian <bruce@momjian.us>
Re: warning message in standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: warning message in standby Bruce Momjian <bruce@momjian.us>
Re: warning message in standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: warning message in standby Magnus Hagander <magnus@hagander.net>
Re: warning message in standby Bruce Momjian <bruce@momjian.us>
Re: warning message in standby Magnus Hagander <magnus@hagander.net>
Re: warning message in standby Bruce Momjian <bruce@momjian.us>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Magnus Hagander <magnus@hagander.net>
Re: warning message in standby "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Dimitri Fontaine <dfontaine@hi-media.com>
Re: warning message in standby Simon Riggs <simon@2ndQuadrant.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Bruce Momjian <bruce@momjian.us>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Tom Lane <tgl@sss.pgh.pa.us>
Re: warning message in standby Josh Berkus <josh@agliodbs.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Fujii Masao <masao.fujii@gmail.com>
Re: warning message in standby Fujii Masao <masao.fujii@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Fujii Masao <masao.fujii@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Greg Stark <gsstark@mit.edu>
Re: warning message in standby Robert Haas <robertmhaas@gmail.com>
Re: warning message in standby Fujii Masao <masao.fujii@gmail.com>
Re: warning message in standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: warning message in standby Fujii Masao <masao.fujii@gmail.com>
Simon Riggs  wrote:
> LOG is already over-used and so anything said at that level is
> drowned.  In many areas of code we cannot use a higher level
> without trauma. That is a problem since we have no way to separate
> the truly important from the barely interesting.
The fact that LOG is categorized the same as INFO has led me to
believe that they are morally equivalent -- that the only reason
both exist is that one has entries of interest to system
administrators and the other has interest to clients.
http://www.postgresql.org/docs/8.4/interactive/runtime-config-logging.html#RUNTIME-CONFIG-SEVERITY-LEVELS
Our shop chooses to log all connections and disconnections.  That's
mixed with such as which clients broke their connections without
proper handshaking.  I am surprised to hear that any time-critical
alerts would be logged at this level, versus the sort of information
you might want for forensic purposes.  Perhaps anything which
shouldn't be categorized as INFO to syslog should have some other
(new?) level.  ALERT, maybe?  Mapping to ERR?
-Kevin

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: warning message in standby
От: Tom Lane
Дата:
Сообщение: Re: warning message in standby
FAQ