Re: Insert with possible constraint violations?

Поиск
Список
Период
Сортировка
От A B
Тема Re: Insert with possible constraint violations?
Дата
Msg-id dbbf25900804292345o2f34dc66oece8de2e7ddf9e18@mail.gmail.com
обсуждение исходный текст
Ответ на Insert with possible constraint violations?  ("A B" <gentosaker@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: fourat
Дата:
Сообщение: fourat wants to keep up with you on Twitter
Следующее
От: "Phillip Smith"
Дата:
Сообщение: Re: - Advice about hardware configuration