Hi folks,
I'm trying to seriously restrict what a particular user can see within a database. Using various schemas, rules, groups and grants, I've managed to restrict them to only being able to _do_ what I want them to, but they can still _see_ the rest of the schemas, system tables, etc. I've tried revoking everything on public, pg_catalogs, etc, but you can still describe tables.
Anyone know how to stop this, or if it's even possible??
Cheers,
Steve.
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])