Re: Batch Operations - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Batch Operations
Date
Msg-id 20030809151906.GB8111@home.samurai.com
Whole thread Raw
In response to Batch Operations  ("Rahul_Iyer" <rahul_iyer@persistent.co.in>)
List pgsql-hackers
On Fri, Aug 08, 2003 at 03:32:05PM +0530, Rahul_Iyer wrote:
> im currently working on a project that requires batch operations - eg. Batch
> insert/update etc. The database im using is PostgreSQL. However, i cannot
> find any documentation for batch opeartions on PostgreSQL. Does anyone know
> how to do this, or if it is possible?

If I understand you correctly, batch inserts are available via COPY. I'm
not sure what you mean by "batch updates" -- can you elaborate?

-Neil



pgsql-hackers by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: 7.4beta1 build problem on unixware
Next
From: Tom Lane
Date:
Subject: Re: Make check problem.