Replaying the dump and the subsequent logs are completely up to you. All of these files are plain text files, so you can replay them however you like.

As far as my experience goes, you need to replay the dump via psql

You can opt to use the slony_logshipper app that gets packaged in you slony distribution, or you can write your own app/script to handle the subsequent logs.

--Richard


On Sep 26, 2009, at 12:09 AM, Kevin Kempter wrote:

Hi all;

I'm preparing to up a slony log shipping test. I get it thus far from the
docs:

1) I start one of the slon daemons in my existing slony cluster with the -a
flag to generate tthe logs

2) I can run slony1_dump.sh to geterate a dump of the current 'state' of a
node

However, I'm un clear as to how I replay both the dump from slony1_dump.sh and the subsequent logs into the log ship receiving node, are the dump file (from
slony1_dump.sh) and the logs sql files that I import via psql?


Thanks in advance...
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to