Table Listing Info - Mailing list pgsql-general

From Jeff Davis
Subject Table Listing Info
Date
Msg-id 20000303034233.28598.qmail@web3004.mail.yahoo.com
Whole thread Raw
List pgsql-general
This seems like it would be a pretty simple thing to
do: I just want to use a client like libpq (hopefully
PHP too) to list the table info in the current DB.
The info I want is the same you would get with a '\d
*' in psql.

Also, I was going to make an HTML/CGI based PG client.
Is there already a project in existence like this, or
should I go ahead and make a nice one (that other
people could use too)?

Thanks,
Jeff Davis
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

pgsql-general by date:

Previous
From: Chris Carbaugh
Date:
Subject: Help with installing 6.5.3 on RedHat6.1 - specifying template
Next
From: Patrik Hall
Date:
Subject: Median, Quartile and Percentile Aggregate Functions