Re: [HACKERS] Userset logging

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [HACKERS] Userset logging
Дата
Msg-id 1215502581.4051.674.camel@ebony.site
обсуждение исходный текст
Ответы Re: [HACKERS] Userset logging  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
On Mon, 2008-07-07 at 16:13 +0100, Simon Riggs wrote:
> I notice log_temp_files is a PGC_USERSET parameter, which is out of step
> with our current thinking on who is allowed to initiate logging.
>
> Is there a rationale for this? Or should we set this to PGC_SUSET like
> all the other logging functions?

Patch enclosed.

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] SSL configure patch
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] WITH RECURSIVE updated to CVS TIP