%psql help - Mailing list pgsql-admin

From KyLiE
Subject %psql help
Date
Msg-id 44ABF47E.7000605@inegi.gob.mx
Whole thread Raw
Responses Re: %psql help  (Robin Iddon <robin@edesix.com>)
List pgsql-admin
Hi all, I'm quiet new in this stuff, I have N psql users and N
databases, each user has a database and can connect  to it using his
psql account, however I don't want to allow that some user access to
another database that does not belong to him. I've modify my pg_hba.conf
file, and allow the access to the databases acording to his owner, but
once the user has connected to the DB it can change the connection to
another using this command : \c db1 user2, so my question is, can I
revoke commands?? or can I configure it per user?? or something??

Regards.




pgsql-admin by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: Wrap (obfuscate) code
Next
From: Scott Marlowe
Date:
Subject: Re: Wrap (obfuscate) code