Re: A modest proposal: get rid of GUC's USERLIMIT variable category

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A modest proposal: get rid of GUC's USERLIMIT variable category
Дата
Msg-id 13644.1100106805@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: A modest proposal: get rid of GUC's USERLIMIT variable category  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Greg Stark <gsstark@mit.edu> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> I'd like to propose that we get rid of GUC's USERLIMIT category and
>> convert all the variables in it to plain SUSET.

> Would that mean I wouldn't be able to change the logging level on the fly at
> all?

No, it would mean that you'd need to be superuser to change it.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CREATE or REPLACE function pg_catalog.*
Следующее
От: Tom Lane
Дата:
Сообщение: Re: sp-gist porting to postgreSQL