![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I see all the schemas in a Postgres database? There is, of course, "select distinct schema from pg_tables" but what if the schema contains no tables? There is no pg_schemas table. |
#3
| |||
| |||
|
|
Mladen Gogala wrote on 06.08.2010 00:40: How can I see all the schemas in a Postgres database? There is, of course, "select distinct schema from pg_tables" but what if the schema contains no tables? There is no pg_schemas table. http://www.postgresql.org/docs/curre...-schemata.html http://www.postgresql.org/docs/curre...namespace.html |
#4
| |||
| |||
|
|
How can I see all the schemas in a Postgres database? There is, of course, "select distinct schema from pg_tables" but what if the schema contains no tables? There is no pg_schemas table. |
![]() |
| Thread Tools | |
| Display Modes | |
| |