Re: pgsql: Remove GUC USERLIMIT variable category, making the affected

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Remove GUC USERLIMIT variable category, making the affected
Дата
Msg-id 26274.1100466383@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Remove GUC USERLIMIT variable category, making the affected  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-committers
Sean Chittenden <sean@chittenden.org> writes:
>> Also delay processing of options received in
>> client connection request until after we know if the user is a
>> superuser,
>> so that SUSET values can be set that way by legitimate superusers.

> Does this mean that postgresql.conf:log_connection=off, ALTER USER usr
> SET log_connection=on will only result in a log entry after we've
> processed useconfig?

It won't result in a log entry at all, and never has, because
log_connection executes long before we look at the options.

            regards, tom lane

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