I
I
impressive172021-08-25 23:38:14
PostgreSQL
impressive17, 2021-08-25 23:38:14

How to get Postgres database schema via Select?

Is it possible in postgres to get the database schema out of the box?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav Makarov, 2021-08-25
@impressive17

Information Schema (standard for all SQL databases)
System Catalogs (postgres specific)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question