Hiding users and databases

Поиск
Список
Период
Сортировка
От Ross Dougherty
Тема Hiding users and databases
Дата
Msg-id CAJt6HJDuQsyKB4+8yoi4sg4C2J97OecLg9f1gw_98uqGuRW2-A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Hiding users and databases  (Bruce Momjian <bruce@momjian.us>)
Re: Hiding users and databases  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-general
Hi all,

We run database servers that each contain multiple customer databases.
We would like to give customers access to their own database but even
though they are unable to connect to the databases of other customers
due to connect grants they are still able to see all other databases
and users on the server.

Is there a way to mask or hide databases which they don’t have connect
grants to and hide users/roles aside from their own? I have found some
methods involving modifying the system catalogs but would prefer not
to do this. I would like to avoid renaming all users/databases to
non-identifiable names if possible but so far I think this is my only
option. Any other suggestions would be appreciated.

Thanks,
Ross


В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: PgAgent binary distribution for Centos 6.5
Следующее
От: aron123
Дата:
Сообщение: Re: Will pg_repack improve this query performance?