From: | Andreas Kretschmer <akretschmer(at)spamfence(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: about seperate users in PostgreSQL |
Date: | 2012-06-14 13:01:29 |
Message-ID: | 20120614130129.GA4788@tux |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Egidijus <egidijus(dot)p(at)splius(dot)lt> wrote:
> Hello,
>
> How it’s possible to make that seperate users can see and control only their
> own databases when they connected to PostgreSQL server? Standard PostgreSQL
> configuration allows users to see databases of other users.
>
> In my PostgreSQL server all users have their own logins. I’d like that users
> can connect only to their own databases (see only them). How it’s possible to
> make that in PostgreSQL?
Please read http://wiki.postgresql.org/wiki/Shared_Database_Hosting
(the author is a colleague )
AFAIK you can't avoid that users can see other databases.
Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Schwarzer | 2012-06-14 13:30:28 | Error message "psql: could not connect to server: No such file or directory" |
Previous Message | Raghavendra | 2012-06-14 12:48:38 | Re: Backslashitis |