Access rule listing from the whole database cluster - Mailing list pgsql-admin

From Dev
Subject Access rule listing from the whole database cluster
Date
Msg-id 448146.59257.qm@web53702.mail.re2.yahoo.com
Whole thread Raw
List pgsql-admin
Hi,

Is there any way in Postgres to get a list of all the databases and tables which are readable( Select granted ) for a particular user with a single SQL query ? I'm able to get information of all the databases on the cluster owned by a user from the pg_database and pg_roles structures. I'm also able to get acls granted in a particular database table using information_schema.role_table_grants. Is it possible to do this kind of querying across all databases hosted on the cluster without having to connect to each and query them. ?


/Dev

pgsql-admin by date:

Previous
From: "niall el-assaad"
Date:
Subject: Password recommendations for an appliance
Next
From: Robert Treat
Date:
Subject: pitr standby on slave with skewed time