Search Postgresql Archives
postgres pg_restore append data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: postgres pg_restore append data
- From: dhanuj hippie <dhanuj.hippie@xxxxxxxxx>
- Date: Mon, 5 Dec 2016 15:06:43 +0530
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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]