pg_list_schemas
List all user-defined schemas in a PostgreSQL database, excluding system schemas like pg_catalog and information_schema.
Instructions
List non-system schemas in the database. Excludes pg_catalog, information_schema, and other pg_* internals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||