tablemeta-data

Поиск
Список
Период
Сортировка
От Erik Price
Тема tablemeta-data
Дата
Msg-id 3ECD01AD.6000904@ptc.com
обсуждение исходный текст
Ответы Re: tablemeta-data  (Bruno Wolff III <bruno@wolff.to>)
Re: tablemeta-data  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-general
Hi,

Is there a way to execute a query that returns meta-data about the
tables?  Specifically I am interested in a psql command to display
information about a table's column names and types.

I have moved from MySQL to PostgreSQL to expand my horizons but the SHOW
DATABASES and DESCRIBE some_table commands are the ones I find myself
missing the most.  Perhaps there's some SQL that approximates it.

Thanks,

Erik


В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Is this a bug? : select '26/10/2003'::date + interval
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: PRIMARY KEYS