Dragos Valentin Moinescu <dragos(dot)moinescu(at)gmail(dot)com> wrote:
> I did not use rsyncd. I used "rsync -avz user(at)host:/pgsqldata
> /localpgdata". Will read about rsyncd
You don't need to run the rsyncd service to get a daemon -- we use
the remote shell technique, through ssh. If you're using the ::
syntax (versus :/), you are using a daemon.
-Kevin