I use MariaDB (MySQL) for anything other than a trivial amount of data.
Some of my databases are replicated across servers both for recovery reasons and to spread the load. I use the primary database for anything that updates and the secondaries for anything that only requires read-only access.
Some of my databases are replicated across servers both for recovery reasons and to spread the load. I use the primary database for anything that updates and the secondaries for anything that only requires read-only access.
Statistics: Posted by rpdom — Wed Nov 20, 2024 11:41 am