Sample Header Ad - 728x90

How do I list all schemas in PostgreSQL?

451 votes
5 answers
883912 views
When using PostgreSQL v9.1, how do I list all of the schemas using SQL? I was expecting something along the lines of: SELECT something FROM pg_blah;
Asked by Stéphane (5765 rep)
Apr 15, 2013, 07:19 PM
Last activity: Sep 24, 2023, 01:46 AM