[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-17 UTC。"],[[["Continuous migration involves a continuous flow of changes from the source to the destination, following an initial full dump and load, and ends with a `promote` operation that disconnects the destination from the source."],["The continuous migration process includes taking a snapshot of the source, loading it into the destination, recreating constraints, processing ongoing changes, and finally promoting the destination when ready."],["One-time migration is a single, point-in-time snapshot of the database from the source applied to the destination, with the destination becoming ready after the load is complete, meaning no new writes can occur while the migration is in progress."],["One-time migration involves stopping writes to the source, dumping the source, and loading the dump into the destination, after which the destination becomes the primary database, and a promotion is automatically initiated."]]],[]]