Restricting the access to a database

From: KyLiE <citlali(dot)guerrero(at)inegi(dot)gob(dot)mx>
To: pgsql-admin(at)postgresql(dot)org
Subject: Restricting the access to a database
Date: 2006-02-23 21:07:05
Message-ID: 43FE23F9.4000908@inegi.gob.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all, im new in this and my question can sound stupid, here is the
thing, i have a server wich have 3 databases, each one with different
users(user1, user2 and user3)

user1 have : db1, db2 and db3
user2 have : example1
and user3 have : pgadmin

Im trying this :

I want that user1 have access only to his databases, and so on,i mean
user1 most not see : example1, pgadmin.

With the schema i resrict this but only on the tables of adatabase, but
if you change search_path and add the user1's schema then you can see
their tables.

Does anyone has done it, or know how to do this??

thanks

Browse pgsql-admin by date

  From Date Subject
Next Message Jim C. Nasby 2006-02-23 21:18:35 Re: 8.0.3 pg_autovacuum doesn't clear out stats table?
Previous Message Mr. Dan 2006-02-23 20:55:28 Re: PGPASSWORD