Re: AW: Proposal for enhancements of privilege system
Peter Eisentraut <e99re41@docs.uu.se>
From: Peter Eisentraut <e99re41@DoCS.UU.SE>
To: Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>
Cc: "'PostgreSQL Development'" <pgsql-hackers@postgresql.org>
Date: 2000-05-30T11:49:40Z
Lists: pgsql-hackers
On Tue, 30 May 2000, Zeugswetter Andreas SB wrote: > Of course the grant revoke is the same. But administrative tools > usually allow you to dump schema, all rights, triggers ... for an > object and thus need access to the system tables containing the > grants. That's what you use the information schema views for. Also, of course, we're light years away from having anything like a portable pg_dump. > Imho this is an area that is extremly sensitive to performance, the > rights have to be checked for each access. But using some sort of arrays is going to make it slower in any case since you can't use indexes on those. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden