July 2018
Intermediate to advanced
506 pages
16h 2m
English
A commonly used feature of both MySQL and PostgreSQL is replications. Cloud SQL has built in support for both read-only replicas and failover replicas. The implementation details and feature sets of replications and high availability vary between first and second generation MySQL instances, as well as PostgreSQL instances. Both failover and read-only replicas require that an instance have both automated backups and binary logging enabled.