Re: SQL access to database attributes

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: SQL access to database attributes
Дата
Msg-id CAJKUy5heQmtGCODxUeQNwsBN60DJB53Nz88HAjjf88m9y_v8Sg@mail.gmail.com
обсуждение исходный текст
Ответ на SQL access to database attributes  (Vik Fearing <vik.fearing@dalibo.com>)
Ответы Re: SQL access to database attributes
Список pgsql-hackers
On Fri, May 23, 2014 at 10:53 PM, Vik Fearing <vik.fearing@dalibo.com> wrote:
>
> It was suggested to me that these options should either error out if
> there are existing connections or terminate said connections.  I don't
> agree with that because there is no harm in connecting to a template
> database (how else do you modify it?), and adding a reject rule in
> pg_hba.conf doesn't disconnect existing users so why should turning off
> ALLOW CONNECTIONS do it?
>

Which lead us to the question: you need to connect to the database to
modify it, don't you? then, how do you change ALLOW CONNECTIONS to
true?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: SQL access to database attributes
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: SQL access to database attributes