Re: per user/database connections limit again

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: per user/database connections limit again
Дата
Msg-id 2629.1122905946@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: per user/database connections limit again  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Peter Eisentraut wrote:
>> Would this not work in the context of the general user-specific ALTER USER ...
>> SET something = something?

> No because it isn't a GUC variable, it is per-user/db value.  We could
> have used that syntax, but it might confuse people.

Yeah --- casting it as a GUC would create issues like "what is the
global default?".  I think treating it as a hard-wired feature is fine.

            regards, tom lane

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [HACKERS] For review: Server instrumentation patch
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: ALTER OBJECT SET SCHEMA