Re: Ignore unique violations? - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: Ignore unique violations?
Date
Msg-id 20080327095220.GE26764@a-kretschmer.de
Whole thread Raw
In response to Ignore unique violations?  ("A B" <gentosaker@gmail.com>)
Responses Re: Ignore unique violations?
List pgsql-novice
am  Thu, dem 27.03.2008, um  9:45:33 +0000 mailte A B folgendes:
> Is there any easy way of ignoring unique violations?
> I have a table (a integer, b integer, unique (a,b) ) and want to
> insert pairs of values for a and b, but I do not want to first select
> to see if there is a pair  before inserting.
> So can I make postgres ignore any error or exception?

I hope this link can help you:
http://andreas.scherbaum.la/blog/archives/11-Avoid-Unique-Key-violation.html


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-novice by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Reuse serial numbers?
Next
From: nobs@nobswolf.info (Emil Obermayr)
Date:
Subject: Re: Reuse serial numbers?