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
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