postgres pg_restore append data

Поиск
Список
Период
Сортировка
От dhanuj hippie
Тема postgres pg_restore append data
Дата
Msg-id CAGqAkKftrp2vaYBnA-f_asmt+HWgY2_nx7jOt3FwHh3uf3QqBw@mail.gmail.com
обсуждение исходный текст
Ответы Re: postgres pg_restore append data
Список pgsql-general
Hi, 
I have a pg backup created using pg_dump custom format. I'm trying to restore into a DB which already has some data, using pg_restore data-only. This fails in scenarios where same data (some rows) is present in DB as well as dump. Is there a way to ignore such rows and proceed with restoring the rest of data ? I don't want to lose the present data in DB. I need to append the backup onto current content in DB.

Thanks,
Dhanuj

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

Предыдущее
От: Johann Spies
Дата:
Сообщение: Re: Bad query? Or planner?
Следующее
От: "Charles Clavadetscher"
Дата:
Сообщение: Re: Extensions and privileges in public schema