Squarespace / pgbedrock

Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
311 stars 35 forks source link

Manage access to information schema and sys catalogs #63

Open acarl005 opened 4 years ago

acarl005 commented 4 years ago

I used pgbedrock to create a user which I don't want to allow access to the system catalogs and information schema. Is there a way to forbid this access in my YAML?