Re: \d output to a file - Mailing list pgsql-novice

From Kretschmer Andreas
Subject Re: \d output to a file
Date
Msg-id 20041215180417.GA7206@kaufbach.delug.de
Whole thread Raw
In response to Re: \d output to a file  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
am  Wed, dem 15.12.2004, um 11:50:58 -0500 mailte Tom Lane folgendes:
> Geoffrey <esoteric@3times25.net> writes:
> > sarlav kumar wrote:
> >> I would like to write the output of the \d command on all tables in a
> >> database to an output file.

I remember: '\d command on all tables'


And you wrote:

>
> regression=# \q
> $ cat zzz1
>              List of relations
>  Schema |     Name      | Type  |  Owner
> --------+---------------+-------+----------
>  public | pg_ts_cfg     | table | postgres
>  public | pg_ts_cfgmap  | table | postgres

Sorry, but i think, this isn't the correct answer...


Andreas, leaning PostgreSQL and english...
--
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)

pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: function returning a row
Next
From: John DeSoi
Date:
Subject: Re: Can't Access Pgsql 7.4.3 in phpPgAdmin on Mac OS X