Configuration tip.

Поиск
Список
Период
Сортировка
От Jarek Jarzebowski
Тема Configuration tip.
Дата
Msg-id 3D44E132.6050608@arges.pl
обсуждение исходный текст
Список pgsql-admin
Hi,

I'm new to PostgreSQL and I couldn't find how to do one thing in
PostgreSQL config:

Let's say there is user 'john'. On server exist databases 'market',
'sales', 'admin'. 'john' has some privileges on 'market' and 'sales' but
has no privileges on 'admin'. I would like to configure server in this
way that if 'john' is logged in he sees _only_ 'market' and 'sales' (for
example doing "\l" command).

Is it possible in PostgerSQL?
I couldn't find any option in server configuration... any help will be
very kind.

Best regards,
--
Jarek


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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: [GENERAL] The best book
Следующее
От: "Gaetano Mendola"
Дата:
Сообщение: Re: cpu_tuple_cost WRONG -> After an "analyze" or "vacuum full" indexes are not used anymore!!!