Book: D&D of MOGs
OLTP Database Optimization 102 – DIY Heterogeneous Replication (Part II)
October 31, 2017 by • “No Bugs” Bunny
Quote:
The point of Super-Replica is that it is a replica Slave DB which is larger than original Master DB
Another Quote:
this “don’t write some HISTORICAL data to Master DB” approach can easily allow to reduce the load on the Master OLTP DB by a factor of 2x-3x
Filed under: Book: D&D of MOGs1st beta of Vol. VII-IXOn.ProgrammingOptimizations
Read moreOLTP Optimization 102: DYI Heterogeneous Replication. Part I (Basics)
October 24, 2017 by • “No Bugs” Bunny
Quote:
there are still several Big Fat Reasons™ to use DIY replicas
Another Quote:
With the Replication Messages described above, it is ok to apply Replication Messages to Slave DB which is newer than exactly necessary.
Filed under: Book: D&D of MOGs1st beta of Vol. VII-IXOn.ProgrammingOptimizations
Read moreOLTP DB Optimizations 102 – Group Commits
October 17, 2017 by


