Bulk updates/inserts - Mailing list pgsql-interfaces

From Shelby Cain
Subject Bulk updates/inserts
Date
Msg-id 20040402164234.67207.qmail@web41601.mail.yahoo.com
Whole thread Raw
Responses Re: Bulk updates/inserts  (Christoph Haller <ch@rodos.fzk.de>)
List pgsql-interfaces
Is it currently possible to perform bulk
updates/inserts via host arrays using ecpg?  If so,
would someone mind showing me an example of the proper
syntax as I can't seem to come up with something that
the ecpg preprocessor likes.

On a side note, if ecpg doesn't support bulk
inserts/updates are there any plans for adding such
support?  Is there anyway programmatically to get
close to the same speed for inserts/updates as say the
COPY command?

Regards,

Shelby Cain

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: BEGIN-cascade blocks application
Next
From: Michael Meskes
Date:
Subject: Re: ECPG and COPY TO STDOUT