Re: psql does not save contents into file at end of command.

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Rajesh Kumar Mallah <mallah(dot)rajesh(at)gmail(dot)com>
Cc: Lista Postgres <pgsql-admin(at)postgresql(dot)org>
Subject: Re: psql does not save contents into file at end of command.
Date: 2006-12-24 11:28:06
Message-ID: 20061224112806.GC16764@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rajesh Kumar Mallah 2006-12-24 11:48:35 Re: psql does not save contents into file at end of command.
Previous Message Rajesh Kumar Mallah 2006-12-24 10:18:27 psql does not save contents into file at end of command.