Re: [ADMIN] DB replicators comparison; (vs. DB upgrade via pg_dump)

2005-05-15 Thread ogjunk-pgjedan
Hello, Thanks for the explanation :) I thought there was some technical limitation when dump/reload is used, and I just wasn't seeing it after my dump/reload successfully got me from 7.3.4 to 8.0.3. Still, DB replication sounds very useful, so I'd still be interested in Slony-I, Daffodil, and Ma

Re: [ADMIN] DB replicators comparison; (vs. DB upgrade via pg_dump)

2005-05-15 Thread Christopher Browne
A long time ago, in a galaxy far, far away, [EMAIL PROTECTED] wrote: > 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. Replication is useful for this purpose if it helps you cut down on the time the transition takes. If the da