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

From Alvaro Herrera
Subject Re: psql does not save contents into file at end of command.
Date
Msg-id 20061224112806.GC16764@alvh.no-ip.org
Whole thread Raw
In response to psql does not save contents into file at end of command.  ("Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>)
Responses Re: psql does not save contents into file at end of command.
List pgsql-admin
Rajesh Kumar Mallah wrote:
> 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.

Maybe it is writing, just not fflushing?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah"
Date:
Subject: psql does not save contents into file at end of command.
Next
From: "Rajesh Kumar Mallah"
Date:
Subject: Re: psql does not save contents into file at end of command.