Re: Insert with possible constraint violations? - Mailing list pgsql-novice

From A B
Subject Re: Insert with possible constraint violations?
Date
Msg-id dbbf25900804292345o2f34dc66oece8de2e7ddf9e18@mail.gmail.com
Whole thread Raw
In response to Insert with possible constraint violations?  ("A B" <gentosaker@gmail.com>)
List pgsql-novice
>  I'm not sure I have enough knowledge to answer you so I think
>  I'm replying to you personally but I think it would help you get
>  your answer if you described what you would like to do with
>  records that violate the unique(a,b) constraint.
If they violate, just ignore them.  mysql have a insert ignore that
tries to insert and ignore any error and this is just the thing. I
could select and see if it is already there, but that seems a little
unessecery.

pgsql-novice by date:

Previous
From: fourat
Date:
Subject: fourat wants to keep up with you on Twitter
Next
From: "Phillip Smith"
Date:
Subject: Re: - Advice about hardware configuration