Re: Space management for PGresult

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Atsushi Ogawa <atsushi(dot)ogawa(at)gmail(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Space management for PGresult
Date: 2005-11-24 17:32:01
Message-ID: 14704.1132853521@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Simon Riggs <simon(at)2ndquadrant(dot)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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-11-24 17:33:20 Re: [PATCH] Formatting patch for psql
Previous Message Simon Riggs 2005-11-24 17:22:00 Re: Space management for PGresult