Re: postgresql-java (fwd)

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: postgresql-java (fwd)
Дата
Msg-id 39A2213A.5B21561@alumni.caltech.edu
обсуждение исходный текст
Ответ на postgresql-java (fwd)  (sergiy grigoriev <grygoriev@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Re: LIKE gripes
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: LIKE gripes (and charset docs)