System catalog views v16
System catalog views are present in PostgreSQL. They might have extra information when accessed in EDB Postgres Advanced Server. The PG_USER
view is an example of a system catalog view that provides additional information specific to EDB Postgres Advanced Server.
For the complete list of the system catalogs, see System Catalogs in the PostgreSQL documentation.