Replication is the process of distributing data from one database to another on the same server or servers connected through LAN or the internet.
Replication is used to synchronize data between databases that may be at remote location.
Using this, you can maintain copies of database at more than one locations.
Maintaining copies of data at different location provide a standby server.
It can be used for load balancing of server by maintaining area specific data independently and replicate later to have single version of data.
Replication is used to synchronize data between databases that may be at remote location.
Using this, you can maintain copies of database at more than one locations.
Maintaining copies of data at different location provide a standby server.
It can be used for load balancing of server by maintaining area specific data independently and replicate later to have single version of data.
No comments:
Post a Comment