Re: \D TO FILE

From: Geoffrey <esoteric(at)3times25(dot)net>
To: Eric Anderson Vianet SAO <eric(at)vianet-express(dot)com(dot)br>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: \D TO FILE
Date: 2004-05-03 12:32:40
Message-ID: 40963BE8.4020007@3times25.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Eric Anderson Vianet SAO wrote:
> How could I record the ´ \d table ´ command to a file?

echo '\d' | psql rnd > outputfile

--
Until later, Geoffrey Registered Linux User #108567
Building secure systems in spite of Microsoft

In response to

  • \D TO FILE at 2004-05-03 11:49:03 from Eric Anderson Vianet SAO

Browse pgsql-sql by date

  From Date Subject
Next Message Paul Thomas 2004-05-03 12:34:34 Re: \D TO FILE
Previous Message Eric Anderson Vianet SAO 2004-05-03 11:49:03 \D TO FILE