Structsยง
- PgTable ๐The view
pg_tables
provides access to useful information about each table in the database. Ref: [https://www.postgresql.org/docs/current/view-pg-tables.html
]
Staticsยง
Functionsยง
- pg_
catalog_ ๐pg_ tables
pg_tables
provides access to useful information about each table in the database.
Ref: [https://www.postgresql.org/docs/current/view-pg-tables.html
]