Re: ECPG mass retrieval? - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: ECPG mass retrieval?
Date
Msg-id 20040329151535.GB5929@1
Whole thread Raw
In response to ECPG mass retrieval?  ("Stergios Zissakis" <szis@intranet.gr>)
List pgsql-interfaces
On Mon, Mar 29, 2004 at 04:13:22PM +0300, Stergios Zissakis wrote:
> It is possible to do bulk retrievals using ECPG?

Yes.

> What alternatives do I have to fetch things in bulk?

Just look into test1.pgc in the source tree to see how it works. Of
course, as already pointed out, you don't have to use fixed-size arrays.
Ecpg can allocate the memory for you.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG segfault
Next
From: Bruce Momjian
Date:
Subject: Re: ECPG segfault