Re: Transaction Blocks - Mailing list pgsql-general

From Jay O'Connor
Subject Re: Transaction Blocks
Date
Msg-id 20030708131732.K23181@altaica
Whole thread Raw
In response to Transaction Blocks  (Mat <psql-mail@freeuk.com>)
List pgsql-general
On 2003.07.07 11:56 Mat wrote:
> I believe that its more efficient to group INSERT's together and COMMIT
> them in groups.
> However, I am automatically entering a lot of data and some of its is
> not unique. How can I reap the benefits of using BEGIN and COMMIT
> without the whole block of transactions failing if one is duplicated.


Best I could guess would be that you'll need to pre-process the data to
ensure that the data is good.

Take care,
Jay

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: SQL Functions and plan time
Next
From: The Hermit Hacker
Date:
Subject: Re: Website (DNS) is hosed!!!