Re: redirect query results to my (stdout) screen

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: andres javier garcia garcia <andresjavier(dot)garcia(at)wanadoo(dot)es>
Cc: PostgreSQL List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: redirect query results to my (stdout) screen
Date: 2002-10-24 16:14:12
Message-ID: Pine.LNX.4.44.0210241913280.29121-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, 24 Oct 2002, andres javier garcia garcia wrote:

> Hi;
>
> I use
> \o FILENAME to send all query results to file.
>
> But how do I redirect query results to my (stdout) screen?

You simply use
\o
again with no arguments

>
> Regards
> ----------
> Javier
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-10-8981112
fax: +30-10-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-10-24 16:39:14 Re: sub-select with aggregate
Previous Message andres javier garcia garcia 2002-10-24 15:49:27 redirect query results to my (stdout) screen