GCP Cloudsql "on-demand" 备份是增量备份还是完整备份?
Is GCP Cloudsql "on-demand" backup is incremental or full?
根据我从 GCP doc 得到的信息,自动备份是增量的:"Backups for Second Generation instances are incremental; they contain only data that has changed since the previous backup was taken"
但我没有看到任何与 "on-demand" 备份相关的文档。那是完整备份吗(我想是)?但我没有看到任何关于此的正式文件。
任何人有任何想法请!
按需备份也是增量备份,单击“备份”选项卡中的 "Create backup" 时会在页面中注明。
根据我从 GCP doc 得到的信息,自动备份是增量的:"Backups for Second Generation instances are incremental; they contain only data that has changed since the previous backup was taken"
但我没有看到任何与 "on-demand" 备份相关的文档。那是完整备份吗(我想是)?但我没有看到任何关于此的正式文件。
任何人有任何想法请!
按需备份也是增量备份,单击“备份”选项卡中的 "Create backup" 时会在页面中注明。