Re: LIBPQ: Can we have buffered PGresult (i.e. a retreival bu chuncks?)

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: LIBPQ: Can we have buffered PGresult (i.e. a retreival bu chuncks?)
Date: 2007-11-22 15:49:14
Message-ID: 20071122154914.GF4903@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Abraham, Danny wrote:
> Is there a way to break the PGresult array to chunks
> Like Oracle?

Sure. Use a cursor.

--
Alvaro Herrera http://www.PlanetPostgreSQL.org/
"Right now the sectors on the hard disk run clockwise, but I heard a rumor that
you can squeeze 0.2% more throughput by running them counterclockwise.
It's worth the effort. Recommended." (Gerry Pourwelle)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Michel Pouré 2007-11-22 16:13:22 Casting hexadecimal IPs to readable content
Previous Message Gregory Stark 2007-11-22 15:44:35 Re: LIBPQ: Can we have buffered PGresult (i.e. a retreival bu chuncks?)