DB replicators comparison; (vs. DB upgrade via pg_dump)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am about to upgrade from 7.3.4 to 8.0.3, and I read that using a DB
replication tool is a good way to go about it.

I see there are multiple replicator choices:
  Slony-I
  Daffodil Replicator
  Mammoth Replicator

I was wondering if anyone has tried any 2 or 3 of them, and could share
the experiences.

My upgrade will be over WAN (old DB and new DB are in different hosting
facilities), and it's for a fairly small DB:

# du -sh ~postgres/data
4.6G    /var/lib/pgsql/data

Oh, and couldn't I just pg_dump my old DB, scp the file over to the new
DB host, and use psql -f dump-file-here ?  Seems simpler than messing
with replicators.

Thanks,
Otis



[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]

  Powered by Linux