Navigation
This version of the documentation is archived and no longer supported.

rs.syncFrom()

rs.syncFrom()

Provides a wrapper around the replSetSyncFrom, which allows administrators to configure the member of a replica set that the current member will pull data from. Specify the name of the member you want to replicate from in the form of [hostname]:[port].

See replSetSyncFrom for more details.

See Configure a Secondary’s Sync Target for details how to use this command.