Обсуждение: Hide databases from users?

Поиск
Список
Период
Сортировка

Hide databases from users?

От
Matti Ärmänen
Дата:
Hello!
One can restrict access to DATA in databases and tables by setting
permissions, but is there a way to prevent a user from seeing table
definitions, users, groups etc. when using ODBC-connection or pgAdmin?

Allowing access to a database for a user in pg_hba.conf still reveals
all database names, users and groups.

Regards, Matti