Re: View Different Schemas - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: View Different Schemas
Date
Msg-id 41549305.1070808@commandprompt.com
Whole thread Raw
In response to View Different Schemas  (Hemapriya <priyam_1121@yahoo.com>)
List pgsql-admin
Hemapriya wrote:

>Hi,
>
>Can anyone tell me how to view the different schemas
>in a database. I have created a schema and some tables
>in it. Also I have altered the search_path to add the
>new schema.. but still /dt doesn't give me the new
>schema and its tables.
>
>
you can do set search_path=schema;
\d



>Any help?
>
>Thanks
>Priya
>
>
>
>
>__________________________________
>Do you Yahoo!?
>New and Improved Yahoo! Mail - 100MB free storage!
>http://promotions.yahoo.com/new_mail
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>      subscribe-nomail command to majordomo@postgresql.org so that your
>      message can get through to the mailing list cleanly
>
>


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


pgsql-admin by date:

Previous
From: Hemapriya
Date:
Subject: View Different Schemas
Next
From: Kris Kiger
Date:
Subject: Re: tsearch2 poor performance