\d output to a file

Поиск
Список
Период
Сортировка
От sarlav kumar
Тема \d output to a file
Дата
Msg-id 20041215143822.37534.qmail@web51304.mail.yahoo.com
обсуждение исходный текст
Ответы Re: [despammed] \d output to a file  (Andreas Kretschmer <akretschmer@despammed.com>)
Re: \d output to a file  (Geoffrey <esoteric@3times25.net>)
Re: [PERFORM] \d output to a file  (Gary Cowell <gary.cowell@gmail.com>)
Re: [PERFORM] \d output to a file  (Grega Bremec <gregab@p0f.net>)
Список pgsql-novice
Hi All,
 
I would like to write the output of the \d command on all tables in a database to an output file. There are more than 200 tables in the database. I am aware of \o command to write the output to a file. But, it will be tough to do the \d for each table manually and write the output to a file. Is there a command/ way in which I can achieve this without having to do it for each table?
Any help in this regard would be really appreciated.
 
Thanks,
Saranya

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Предыдущее
От: Kjetil Haaland
Дата:
Сообщение: Re: function returning a row
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [despammed] \d output to a file