Re: psql -e - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: psql -e
Date
Msg-id Pine.LNX.4.56.0307241203160.1533@krusty.credativ.de
Whole thread Raw
In response to psql -e  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Responses Re: psql -e  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Re: psql -e  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Rajesh Kumar Mallah writes:

> The echo feature of psql echos the query after its executed.
> does it makes more sense to have the reverse.

The query is printed *before* it is executed, but you might not see it
because your terminal is not flushing the stdout at the right times.

--
Peter Eisentraut   peter_e@gmx.net

pgsql-general by date:

Previous
From: Rajesh Kumar Mallah
Date:
Subject: psql -e
Next
From: Richard Huxton
Date:
Subject: Re: SAP DB: The unsung Open Source DB