| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jie Liang <jie(at)stbernard(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: list schema |
| Date: | 2002-12-05 19:33:10 |
| Message-ID: | 200212051933.gB5JXAV24599@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
We should have one, but the only solution now is:
test=> select * from pg_namespace;
---------------------------------------------------------------------------
Jie Liang wrote:
> Bruce,
>
> I wonder which command can show all schemas in 7.3?
> I mean:
> \dt -- show all tables
> \l -- show all databases
> ?? -- show all schemas
>
> Thanks.
>
>
> Jie Liang
> Software Engineer
> St. Bernard Software
> 16882 W. Bernardo Dr.
> San Diego, CA 92127
> Tel: 858-524-2134
> Fax:858-676-2228
> jie(at)stbernard(dot)com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-12-05 19:34:11 | Re: list schema |
| Previous Message | Radoslaw Stachowiak | 2002-12-05 19:23:58 | fresh 7.3-1 SRPMS bug |