- Reference >
- mongo Shell Methods >
- Replication Methods >
- rs.syncFrom()
rs.syncFrom()¶
- rs.syncFrom()¶
New in version 2.2.
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.
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.