Re: Catching unique_violation exception on specific column/index

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Catching unique_violation exception on specific column/index
Дата
Msg-id 5543f51d-870f-bae7-4f87-348819307d46@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: Catching unique_violation exception on specific column/index  (Alexey Dokuchaev <danfe@nsu.ru>)
Список pgsql-general

Am 11.06.2018 um 12:58 schrieb Alexey Dokuchaev:
>> What's wrong with:
>>
>>    INSERT ...
>>    ON CONFLICT (foo_key) DO NOTHING
> Nothing I guess, except that it is available since 9.5 (right?), and I try
> to stay compatible with 9.3.  Sorry for not saying this in the first place.
>
> ./danfe
>

... 9.3 will be out of support soon


Regards, Andreas

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



В списке pgsql-general по дате отправления:

Предыдущее
От: Alexey Dokuchaev
Дата:
Сообщение: Re: Catching unique_violation exception on specific column/index
Следующее
От: Alexey Dokuchaev
Дата:
Сообщение: Re: Catching unique_violation exception on specific column/index