Re: how to list privileges on the database object itself via SQL? - Mailing list pgsql-admin

From Tom Lane
Subject Re: how to list privileges on the database object itself via SQL?
Date
Msg-id 870558.1682527243@sss.pgh.pa.us
Whole thread Raw
In response to how to list privileges on the database object itself via SQL?  (richard coleman <rcoleman.ascentgl@gmail.com>)
Responses Re: how to list privileges on the database object itself via SQL?
List pgsql-admin
richard coleman <rcoleman.ascentgl@gmail.com> writes:
> This might sound like a silly question, but how would I list the privileges
> the various roles have on the database objects themselves?

Perhaps you are looking for psql's \l command?  It's a bit
nonstandardly named (one would expect \d something)

            regards, tom lane



pgsql-admin by date:

Previous
From: richard coleman
Date:
Subject: how to list privileges on the database object itself via SQL?
Next
From: Erik Wienhold
Date:
Subject: Re: how to list privileges on the database object itself via SQL?