Backing Up Partial Databases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Backing Up Partial Databases
- From: "Duncan McDonald" <duncan@xxxxxxxxxxxx>
- Date: Thu, 26 Oct 2006 13:08:42 +1000
Hi All,
I was wondering whether there was a way to back up partial sets of data as
INSERT statements? Pg_dump seems only to handle whole databases or tables.
I have two identical databases (primary and backup) and I need to transfer a
small portion of missing data from one to the other. Is there an easier way
to do this rather than SELECT-ing the interval then parsing the ouput to
look like INSERT statements?
Regards,
-Duncan
[Index of Archives]
[KVM ARM]
[KVM ia64]
[KVM ppc]
[Virtualization Tools]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux Audio Users]
[Yosemite Questions]
[Linux Kernel]
[Linux SCSI]
[XFree86]