rs.slaveOk()

rs.slaveOk()

Provides a shorthand for the following operation:

db.getMongo().setSlaveOk()

This allows the current connection to allow read operations to run on secondary nodes. See the readPref() method for more fine-grained control over read preference in the mongo shell.

MongoDB Manual (Index)

关于

生态系统

格式

资源