Re: block a database

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: block a database
Дата
Msg-id 201004150012.o3F0CvR10337@momjian.us
обсуждение исходный текст
Ответ на Re: block a database  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
Kevin Grittner wrote:
> ALEXANDER JOSE <aangelj@hotmail.com> wrote:
>
> > As I can block a database so users can not connect without
> > affecting the other databases.
>
> You probably want to use the pg_hba.conf file:
>
> http://www.postgresql.org/docs/8.4/interactive/auth-pg-hba-conf.html

or:

    ALTER DATABASE ...  CONNECTION LIMIT connlimit

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

Предыдущее
От: "Vitaly Burshteyn"
Дата:
Сообщение: Re: amazon ec2
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL with SSL