Re: -S is missing in postgresql.conf?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: -S is missing in postgresql.conf?
Дата
Msg-id 25847.969590050@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: -S is missing in postgresql.conf?  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: -S is missing in postgresql.conf?
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> IMHO we should make -S be configurable in postgresql.conf and let
> users choose what they want.

I agree.  Mind you, I think we should discourage use of -S, because it
makes troubleshooting so much more difficult.  But we shouldn't remove
the option; people who are running a stable application mix and not
having problems may well think they don't need to expend disk space on
a postmaster log.  And if we have the option then it ought to be
supported uniformly via GUC.
        regards, tom lane


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Bug in RI
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: ecpg is broken in current