Jonathan Altman

Dotcom Thousandaire

November 01, 2005

To list the schemas in a postgresql database:

select nspname from pg_namespace;