Home > Archive > PHP with PostgreSQL > April 2005 > sql command









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author sql command
Eko Budi Setiyo

2005-04-03, 7:01 am

Dear All,

Can any body help me about what SQL command to list "all data base" and
"all tables" on Postgres 8 by using PHP.

regards
Eko


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Christopher Kings-Lynne

2005-04-03, 7:01 am

SELECT * FROM pg_database;

Eko Budi Setiyo wrote:
> Dear All,
>
> Can any body help me about what SQL command to list "all data base" and
> "all tables" on Postgres 8 by using PHP.
>
> regards
> Eko
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com