Обсуждение: Outputting the Tables of a database

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

Outputting the Tables of a database

От
"Brian C. Doyle"
Дата:
Hello all,

What would the query line be to mimic mydb=>\d tablename ?

I have been able to run a query to mimic #psql -l and
to mimic mydb=>\d

thanks for the help

Brian