frampton(at)linuxninja(dot)com writes:
>Hello:
>
>I am trying to get rserv working, so that I can do replication between a
>master and a slave DB. I seem to be getting an error when I attempt
>replication:
>
> ./Replicate testmaster testslave
>
> >>>>>>>>>>>>> ERROR
Try this.
./Replicate --snapshot=/tmp/__Snapshot testmaster testslave
It could be a permission problem.
sherwin