PostgreSQL

Version 1.2 by Sebastian Marsching on 2022/04/03 22:22

Listing Privileges

Use \l to list databases with privileges. Use \z to list tables with privileges. The output format is explained in the PostgreSQL manual.