Re: [despammed] \d output to a file
От
Andreas Kretschmer
Тема
Re: [despammed] \d output to a file
Дата
Msg-id
20041215150408.GA11184@Pinguin.wug-glas.de
Ответ на
\d output to a file (sarlav kumar)
Список
Дерево обсуждения
\d output to a file sarlav kumar <sarlavk@yahoo.com>
Re: [despammed] \d output to a file Andreas Kretschmer <akretschmer@despammed.com>
Re: [despammed] \d output to a file Geoffrey <esoteric@3times25.net>
Re: [despammed] \d output to a file Kretschmer Andreas <andreas_kretschmer@despammed.com>
Re: [PERFORM] \d output to a file Grega Bremec <gregab@p0f.net>
Re: \d output to a file Geoffrey <esoteric@3times25.net>
Re: \d output to a file Tom Lane <tgl@sss.pgh.pa.us>
Re: [PERFORM] \d output to a file Ragnar Hafstað <gnari@simnet.is>
Re: \d output to a file Kretschmer Andreas <andreas_kretschmer@despammed.com>
Re: [PERFORM] \d output to a file Gary Cowell <gary.cowell@gmail.com>
am 15.12.2004, um 6:38:22 -0800 mailte sarlav kumar folgendes:
> 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.
You can write a little shell-script to list all tables via \d and parse
the output to generate for each table a '\d table'.
Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Tel. NL Heynitz: 035242/47212
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===
В списке pgsql-novice по дате отправления