このページでは、AlloyDB Omni データベース クラスタで利用可能なデータのバックアップと復元ソリューションの概要について説明します。
AlloyDB Omni は PostgreSQL と互換性があるため、PostgreSQL コミュニティによって開発およびサポートされているさまざまなバックアップ ソリューションを AlloyDB Omni データベースでも使用できます。一般に、Docker コンテナで実行されている PostgreSQL クラスタからバックアップして復元できるソリューションは、AlloyDB Omni でも機能します。
バックアップと復元機能の設定方法と運用方法は、alloydb コマンドライン ツールを使用して個々のサーバーで AlloyDB Omni を運用するか、AlloyDB Omni オペレーターを使用して AlloyDB Omni を実行するかによって異なります。以降のセクションでは、これらのオプションについて詳しく説明します。
単一サーバーのバックアップ ソリューション
個々のサーバーのコンテナで AlloyDB Omni を実行する場合は、ニーズと設定に応じて Barman または pgBackRest を使用することをおすすめします。
どちらのオープンソース ソリューションでも、次の機能が提供されます。
ポイントインタイム リカバリなどの重要なデータのバックアップと復元機能
AlloyDB Omni が使用するコンテナ化された PostgreSQL 互換データベースとの互換性
[[["わかりやすい","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-03 UTC。"],[[["AlloyDB Omni, being PostgreSQL compatible, supports various backup solutions developed by the PostgreSQL community."],["For single-server deployments of AlloyDB Omni, Barman and pgBackRest are recommended open-source options, providing essential backup and restore features."],["Barman offers features such as backups on a separate server, cascading backup servers, and options for near-zero or zero-data-loss backups."],["pgBackRest provides parallelized backup jobs, full, incremental, or differential backups, encrypted backups, and the option to restore specific databases."],["When AlloyDB Omni is deployed on Kubernetes, the AlloyDB Omni Operator offers built-in backup and restore methods without requiring additional setup."]]],[]]