How to configure Replica set | How to Deploy a MongoDB Replica Set | MongoDB Replication Setup Hindi

Опубликовано: 06 Октябрь 2024
на канале: Kailash Joshi Tutorials
8,554
135

In this video, we will explain how to set up MongoDB replication on a Windows environment.
In this Tutorial, the candidate will be skilled with the configuration of the replica server on MongoDB.
1) for port 27018
start mongod –replSet datascience -logpath \data\rs1\1.log –dbpath \data\rs1 –port 27018
2) for port 27019
start mongod –replSet datascience -logpath \data\rs2\2.log –dbpath \data\rs2 –port 27019
3) for port 27020
start mongod –replSet datascience -logpath \data\rs3\3.log –dbpath \data\rs3 –port 27020

Channel Subscription:    / @kailashjoshitutorials  

👍 LIKE ✍ COMMENT ✉ SHARE ❤ SUBSCRIBE