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

From: "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
To: "Lista Postgres" <pgsql-admin(at)postgresql(dot)org>
Subject: psql does not save contents into file at end of command.
Date: 2006-12-24 10:18:27
Message-ID: a97c77030612240218y46e955efyf31d0b5fd0836d11@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2006-12-24 11:28:06 Re: psql does not save contents into file at end of command.
Previous Message Benjamin Arai 2006-12-24 02:32:59 Re: [GENERAL] OUTER JOIN IS SLOW