Re: Describe Table
От
Tom Lane
Тема
Re: Describe Table
Дата
Msg-id
22677.1197914600@sss.pgh.pa.us
Ответ на
Re: Describe Table (Erik Jones)
Список
Дерево обсуждения
Re: Describe Table <danap@dandymadeproductions.com>
Erik Jones writes: > wrote: >> I've reviewed much of the documentation and the forums, >> but unable to seem to find a easy way to obtain the same >> thing as the 'psql \d table' through sql. > If you start psql with the -E flag, it will display all sql generated > by internal commands such as those generated by \d commands. Another alternative is to run "pg_dump -s -t
В списке pgsql-sql по дате отправления