Re: postgresql-java (fwd) - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: postgresql-java (fwd)
Date
Msg-id 39A2213A.5B21561@alumni.caltech.edu
Whole thread Raw
In response to postgresql-java (fwd)  (sergiy grigoriev <grygoriev@yahoo.com>)
List pgsql-hackers
>   1. list all the available tables in the database
>   2. Show the structure of the chosen table.

You might want to inspect the code for psql to see how this is done.
"\d" and "\d tablename" seem to do what you want.
                  - Thomas


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Re: LIKE gripes
Next
From: Thomas Lockhart
Date:
Subject: Re: LIKE gripes (and charset docs)