psql does not save contents into file at end of command. - Mailing list pgsql-admin

From Rajesh Kumar Mallah
Subject psql does not save contents into file at end of command.
Date
Msg-id a97c77030612240218y46e955efyf31d0b5fd0836d11@mail.gmail.com
Whole thread Raw
Responses Re: psql does not save contents into file at end of command.  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: psql does not save contents into file at end of command.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin

Hi,

 this is psql8.2 client and server.

tradein_clients=> \o db.lst
tradein_clients=> \l  (till this point, there is nothing in file db.lst)
tradein_clients=> \q (now it saves) (also saves if another \o is issued)

Dunno till what extent this behavior is justified.

regds
mallah.

pgsql-admin by date:

Previous
From: Benjamin Arai
Date:
Subject: Re: [GENERAL] OUTER JOIN IS SLOW
Next
From: Alvaro Herrera
Date:
Subject: Re: psql does not save contents into file at end of command.