Re: psql buffering - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: psql buffering
Date
Msg-id 20030830010054.GD25483@svana.org
Whole thread Raw
In response to psql buffering  (Joseph Shraibman <jks@selectacast.net>)
Responses Re: psql buffering  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-general
On Fri, Aug 29, 2003 at 05:10:07PM -0400, Joseph Shraibman wrote:
> If I give psql the -A option, does it still wait for all the data to come
> in before starting output?

Because it's still using libpq to do the queries and it doesn't return until
it has retrieved the entire dataset.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

Attachment

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: PostgreSQL upgrade -> fails to start server
Next
From: Bruce Momjian
Date:
Subject: Re: [Fwd: Postgresql-7.4beta1 compilation error]