|
|||||||||||
|
[GENERAL] Streaming LIBPQ? Sliding Window in LIBPQ?
From: Abraham, Danny <danny_abraham(at)bmc.com>
Date: Wed Nov 28 2007 - 10:11:07 EST
I mean, without changing the text of given queries, can we somehow limit the memory consumption of a client that is using LIBPQ? The API is ... extern PGresult *PQexec(PGconn *conn, const char *query); Is there any "SLiding Window" layer that breaks the PGresult into chuncks? Big queries take a lot more memory on the client side compared to other DB clients. Thanks Danny Danny Abraham BMC Software CTM&D Business Unit 972-52-4286-513 danny_abraham@bmc.com Received on Wed Nov 28 10:17:26 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 20:44:22 EDT |
||||||||||
|
|||||||||||