Server rental store

Database replication

# Database Replication for MediaWiki

Database replication is a critical component of maintaining a highly available and scalable MediaWiki installation. This article will cover the concepts, benefits, and configuration aspects of setting up database replication for your MediaWiki site. This guide assumes a basic understanding of server administration and MySQL/MariaDB databases.

== What is Database Replication?

Database replication involves creating and maintaining copies of your primary database (the master) on one or more secondary servers (slaves). Changes made to the master database are automatically propagated to the slaves. This provides several benefits:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️