Обсуждение: SQL: Getting table structure

Поиск
Список
Период
Сортировка

SQL: Getting table structure

От
John Bowden
Дата:
Hi - 
I'm having some trouble using my pgsql database.   I've got it set
up with php (though the problem isn't there).  How can I get (from say a
SELECT query) the structure for a given table?
I've used the pg_* tables to get other information before; can I
do the same here?  It's not feasible to run psql over the web.

John
jbowden@www.pharm.mun.ca