Re: sql command

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Eko Budi Setiyo <eko(at)softhome(dot)net>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: sql command
Date: 2005-04-03 03:00:40
Message-ID: 424F5C58.5060206@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

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

In response to

  • sql command at 2005-03-29 05:12:08 from Eko Budi Setiyo

Browse pgsql-php by date

  From Date Subject
Next Message SG Edwards 2005-04-05 15:09:55 problem with predefined variables
Previous Message Bruno Wolff III 2005-04-01 13:50:30 Re: PostgreSQL Backup Script