Configuration tip. - Mailing list pgsql-admin

From Jarek Jarzebowski
Subject Configuration tip.
Date
Msg-id 3D44E132.6050608@arges.pl
Whole thread Raw
List 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 by date:

Previous
From: Justin Clift
Date:
Subject: Re: [GENERAL] The best book
Next
From: "Gaetano Mendola"
Date:
Subject: Re: cpu_tuple_cost WRONG -> After an "analyze" or "vacuum full" indexes are not used anymore!!!