+1 vote
in MongoDB by

Which is the method used to check the current length of replication lag?
(1)rs.status()
(2)rs.printSlaveReplicationInfo()
(3)rs.initiate()
(4)rs.conf()

1 Answer

0 votes
by

Answer:-(2)rs.printSlaveReplicationInfo()

Related questions

+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
...