ON CONFLICT DO NOTHING on pg_dump

Поиск
Список
Период
Сортировка
От Surafel Temesgen
Тема ON CONFLICT DO NOTHING on pg_dump
Дата
Msg-id CALAY4q-PQ9cOEzs2+QHK5ObfF_4QbmBaYXbZx6BGGN66Q-n8FA@mail.gmail.com
обсуждение исходный текст
Ответы RE: ON CONFLICT DO NOTHING on pg_dump
Список pgsql-hackers

Hello,

Sometimes I have to maintain two similar database and I have to update one from the other and notice having the option to add ON CONFLICT DO NOTHING clause to INSERT command in the dump data will allows pg_restore to be done with free of ignore error.

The attache patch add --on-conflect-do-nothing option to pg_dump in order to do the above.

regards

Surafel

Вложения

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