Re: ECPG BUlk insert support using arrays - Mailing list pgsql-hackers

From Tsunakawa, Takayuki
Subject Re: ECPG BUlk insert support using arrays
Date
Msg-id 0A3221C70F24FB45833433255569204D1F639E60@G01JPEXMBYT05
Whole thread Raw
In response to ECPG BUlk insert support using arrays  (Haribabu Kommi <kommi.haribabu@gmail.com>)
List pgsql-hackers
From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Haribabu Kommi
> I didn't find any relevant thread about the discussion of Bulk insert support
> in ECPG using arrays. Oracle supports the same and details are available
> in [1].
> 
> 
> I see some performance benefits in supporting the same in ECPG also.
> Does any one worked on this area before? Are there any problems in preparing
> a patch to support the same?

Please see "batch/pipelining support for libpq" by Craig.  I said I'll use his API to implement the array insert for
ECPG,but you can feel free to do it.
 

Regards
Takayuki Tsunakawa


pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: WIP: [[Parallel] Shared] Hash
Next
From: Alvaro Herrera
Date:
Subject: Re: Indirect indexes