Re: [ADMIN] block a database

2010-04-14 Thread Bruce Momjian
Kevin Grittner wrote: > ALEXANDER JOSE 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 D

Re: [ADMIN] block a database

2010-04-08 Thread Kevin Grittner
ALEXANDER JOSE 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 -Kevin -- Sent via pgsql-admin mailing list (pgsql-admi