Seeing privileges on a schema - Mailing list pgsql-admin

From John Scalia
Subject Seeing privileges on a schema
Date
Msg-id 19031B53-2D47-407B-9F85-60E303F2ABCA@gmail.com
Whole thread Raw
Responses Re: Seeing privileges on a schema  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
In psql, I know that \dp or \dpp will show me which privileges are granted on tables, views, sequences, and functions,
whatit doesn’t appear to be able to do, is show me what privileges are in the schema itself, like if I grant usage on a
schema.Then a \dpp doesn’t produce anything. Is there an easy way to see what privileges are on a schema? 
—
Jay

Sent from my iPad


pgsql-admin by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_upgrade + replica servers + rsync --size-only is unsafe
Next
From: Tom Lane
Date:
Subject: Re: Seeing privileges on a schema