Re: Best strategy for bulk inserts where some violate unique constraint?

From: Denis Papathanasiou <denis(dot)papathanasiou(at)gmail(dot)com>
To:
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: Best strategy for bulk inserts where some violate unique constraint?
Date: 2013-11-06 14:52:00
Message-ID: CAEpnaGwt_zJs6R2mZhhtxGgm4g+y6vv0NgmDUmQkBa_TiFbMSA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Tue, Nov 5, 2013 at 6:38 PM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>wrote:

> [snip]
> I would suggest checking out pg_loader it is designed to deal with this
> scenario.
>
> Thanks for that suggestion.

Is this where the most current repo is:
http://pgfoundry.org/projects/pgloader/

In response to

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2013-11-06 14:54:15 Re: Best strategy for bulk inserts where some violate unique constraint?
Previous Message Denis Papathanasiou 2013-11-06 14:50:04 Re: Best strategy for bulk inserts where some violate unique constraint?