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


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to