About Privileges - Mailing list pgsql-general

From tabai@lycos.es (tabai)
Subject About Privileges
Date
Msg-id db1ae8a5.0401260256.5254c4dd@posting.google.com
Whole thread Raw
Responses Re: About Privileges  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
Hi.

I'm trying the database privileges, I create diferent users in my
database server. Use A and user B in two diferents groups (GA and GB),
I create a database (DBA) with user A, and grant privileges to group
GA, i create a shema and grant privileges to GA and create same tables
too.

If i conect to a database with user B, i can see the shema name and
the table names, of course i can't see the data on tables, create...

But can I restrict the privileges for the user B for this user can't
see the shema names or the table names?


Sorry  for my english.

Thanks.

pgsql-general by date:

Previous
From: "Ben"
Date:
Subject: Are there commands to enquire about table structure?
Next
From: "Ara Anjargolian"
Date:
Subject: big integer design question