Re: \D TO FILE

Arne Stölck <stolck@web.de>

From: Arne Stoelck <stolck@web.de>
To: Paul Thomas <paul@tmsl.demon.co.uk>
Cc: Eric Anderson Vianet SAO <eric@vianet-express.com.br>, "pgsql-sql @ postgresql . org" <pgsql-sql@postgresql.org>
Date: 2004-05-03T15:36:51Z
Lists: pgsql-sql
Autre variante

psql nom_base -c '\d nom_table' > nom_fichier

	Arne


On Mon, 3 May 2004, Paul Thomas wrote:

>
> On 03/05/2004 12:49 Eric Anderson Vianet SAO wrote:
> >     How could I record the ´ \d table ´ command to a file?
>
> \o file
>