How to list all schema names inside a PostgreSQL database through SQL

From: Xiaobo Gu <guxiaobo1982(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to list all schema names inside a PostgreSQL database through SQL
Date: 2012-11-15 12:31:05
Message-ID: CACOCgckp63+1tKkG4-L0=pjF5asRNjSXVPTF_A=5CYFR1ewWYw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

How can I list all schema names inside a PostgreSQL database through
SQL, especially thoese without any objects created inside it.

Regards,

Xiaobo Gu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Виктор Егоров 2012-11-15 12:41:15 Re: How to list all schema names inside a PostgreSQL database through SQL
Previous Message Dann Corbit 2012-11-15 11:55:23 Re: Postgres Index