Security... - Mailing list pgsql-hackers

From Steve Holdoway
Subject Security...
Date
Msg-id 40E9D5BA.40309@treshna.com
Whole thread Raw
Responses Re: Security...  (Andrew Dunstan <andrew@dunslane.net>)
Re: Security...  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
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.


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Recovery Features
Next
From: Oliver Jowett
Date:
Subject: Re: subtransactions and FETCH behaviour (was Re: PREPARE