0

Is there a way to ignore certain tables when google cloud takes backup of MySQL data (second generation).

npr
  • 4,325
  • 4
  • 20
  • 30

1 Answers1

2

When a backup is performed on a Cloud SQL Second Generation instance, there is no way of selecting which tables you want to save and/or ignore there. Have a look at this SO post which might be helpful for you and mentions backup/restore tools that work with Cloud SQL.

Philipp Sh
  • 967
  • 5
  • 11