Re: logging settings

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: logging settings
Дата
Msg-id 20060205225110.GE27019@svana.org
обсуждение исходный текст
Ответ на Re: logging settings  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: logging settings  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Sun, Feb 05, 2006 at 09:56:17PM +0100, Peter Eisentraut wrote:
> > inetd, Apache, squid, exim, postfix, a famous database starting with
> > m...
>
> cron, syslog, ntp, ssh

All of those work either by re-execing themselves, if they implement a
reload at all. Except mysql which only appears to allow reloading
"grant tables". I'm a bit surprised about that, the docs clearly talk
about reloading grant tables, they don't say anything about reloading
the configuration. Anyone know enough about mysql to set the record
straight here? Searching the docs didn't bring me any joy.

How about oracle and such?

Anyway, the behviour I think people are looking for is that when you
comment out a line, it resets the value back to some default, which
they'll find in the documentation I presume. Spit out a warning for
things that can't be changed (this appears to be done).

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Вложения

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

Предыдущее
От: "John Tulodziecki"
Дата:
Сообщение: Array of Composite Type as Stored Procedure parameter.
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: SELECT with REAL...