Re: Copy Command out of memory - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: Copy Command out of memory
Date
Msg-id 20051215215420.GF40699@pervasive.com
Whole thread Raw
In response to Copy Command out of memory  (Kevin Keith <kkeith@borderware.com>)
List pgsql-admin
On Wed, Dec 14, 2005 at 06:18:07PM -0500, Kevin Keith wrote:
> Or can a transaction be bypassed altogether with the COPY command since
> any failure (the load is going to an empty table) could easily be solved
> with  a reload of the data anyway.

Work along those lines is currently in-progress. Search the -hackers
archive if you're curious.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: David Pratt
Date:
Subject: Protecting application table structures and data
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Fw: Please guide me.