Re: query to file - Mailing list pgsql-sql

From Eugene E.
Subject Re: query to file
Date
Msg-id 4355DC74.6020006@bankir.ru
Whole thread Raw
In response to query to file  (Judith Altamirano Figueroa <jaltamirano@correolux.com.mx>)
List pgsql-sql
Judith Altamirano Figueroa wrote:
> Excuse me, how can I send a query to a file?, for example the result of
> this query:
> 
> select id_articulo, articulo, color_code from articulos;

if you mean psql

\o filename

and try to read output of a command \?


pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Problem -Postgre sql
Next
From: Matthew Peter
Date:
Subject: Re: problems with array