ignore duplicate key while using COPY?

Поиск
Список
Период
Сортировка
От Yan Chunlu
Тема ignore duplicate key while using COPY?
Дата
Msg-id CAOA66tFDp+u+x_x+S4WhhxLNCczU=O85M8LcMSqvB+5e_HANdw@mail.gmail.com
обсуждение исходный текст
Ответы Re: ignore duplicate key while using COPY?
Re: ignore duplicate key while using COPY?
Список pgsql-general
I am using COPY public.table_name FROM STDIN  to import data.  it is
very efficient, but if there's any duplicate key exists, the whole
procedure has been stopped.  is there anyway to around this?

why does not postgresql just give a warning and continue the copy?

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

Предыдущее
От: Капралов Александр
Дата:
Сообщение: How to make a non-removable row in a table?
Следующее
От: Thomas Markus
Дата:
Сообщение: Re: How to make a non-removable row in a table?