Tuesday, September 4, 2012

Re: Question about Binary log in google cloud sql

Hi Rast,

Cloud SQL currently does not support option like "--log-bin" to enble binary logging. However, your data is already replicated using using file system replication at multiple data centers to ensure high availability of your database during planned and unplanned failure if data centers.

-Amit

On Mon, Sep 3, 2012 at 3:13 AM, Rast Rastapana <tung_suplex@hotmail.com> wrote:
Can I use mysqld's option like "--log-bin" to enable binary logging for doing data replication or data recovery in google cloud sql? 
if yes, can i look for data in the log file?
if not, does that means google cloud sql implement data replication and recovery for my data already?

No comments:

Post a Comment