Re: \D TO FILE - Mailing list pgsql-sql

From Geoffrey
Subject Re: \D TO FILE
Date
Msg-id 40963BE8.4020007@3times25.net
Whole thread Raw
In response to \D TO FILE  ("Eric Anderson Vianet SAO" <eric@vianet-express.com.br>)
List 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


pgsql-sql by date:

Previous
From: "Eric Anderson Vianet SAO"
Date:
Subject: \D TO FILE
Next
From: Paul Thomas
Date:
Subject: Re: \D TO FILE