Re: Space management for PGresult - Mailing list pgsql-patches

From Tom Lane
Subject Re: Space management for PGresult
Date
Msg-id 14704.1132853521@sss.pgh.pa.us
Whole thread Raw
In response to Re: Space management for PGresult  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Space management for PGresult  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-patches
Simon Riggs <simon@2ndquadrant.com> writes:
> We really ought to be streaming the result back to the user, not
> downloading it all into a massive client side chunk of memory.

Have you been paying any attention to the multiple previous discussions
of that point?  (Latest was on pgsql-interfaces within the past week.)

            regards, tom lane

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Space management for PGresult
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Formatting patch for psql