Re: Syslog and pg_options (for RPMs)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Syslog and pg_options (for RPMs)
Дата
Msg-id 15434.981685545@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Syslog and pg_options (for RPMs)  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: Syslog and pg_options (for RPMs)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> There are still many loggings using just plain fprintf(). They should
> be replaced by elog(DEBUG) or elog(NOTICE), IMHO.

I don't disagree with doing that where it's convenient and safe (which
is not everywhere).  I'm just pointing out that we need a solution that
covers stderr output as well.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Syslog and pg_options (for RPMs)
Следующее
От: Justin Clift
Дата:
Сообщение: SPI_exec - Trying to access SPI_tuptable - error of 'dereferencing pointer to incomplete type'