Table Listing Info

From: Jeff Davis <jeff95350(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Table Listing Info
Date: 2000-03-03 03:42:33
Message-ID: 20000303034233.28598.qmail@web3004.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Carbaugh 2000-03-03 04:34:00 Help with installing 6.5.3 on RedHat6.1 - specifying template
Previous Message Chris Carbaugh 2000-03-03 03:02:16 Help with installing 6.5.3 on RedHat6.1 - specifying template