Re: ALTER DATABASE and datallowconn

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: ALTER DATABASE and datallowconn
Дата
Msg-id CA+U5nM+5mUBYSuKLhZs-WGFXprTFMk+L7YBbHJNa+D3prWCxFA@mail.gmail.com
обсуждение исходный текст
Ответ на ALTER DATABASE and datallowconn  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: ALTER DATABASE and datallowconn  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Thu, May 3, 2012 at 1:31 PM, Magnus Hagander <magnus@hagander.net> wrote:

> Is there a particular reason we don't have an ALTER DATABASE switch
> that controls the datallowconn, or is it just something "missed out"?

I think it can be removed, or rather deprecated.

datconnlimit can be set to 0

If we need to special case template0 then we should just do that. No
need to add a column to do it.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: "unexpected EOF" messages
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Torn page hazard in ginRedoUpdateMetapage()