[[["容易理解","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-09-04 (世界標準時間)。"],[[["\u003cp\u003eThis page guides users through migrating data from PostgreSQL or Oracle to AlloyDB Omni.\u003c/p\u003e\n"],["\u003cp\u003eFor PostgreSQL migration, tools like \u003ccode\u003epg_dump\u003c/code\u003e, \u003ccode\u003epg_restore\u003c/code\u003e, \u003ccode\u003epgloader\u003c/code\u003e, and \u003ccode\u003epglogical\u003c/code\u003e are recommended based on downtime and complexity.\u003c/p\u003e\n"],["\u003cp\u003eFor Oracle migration with sufficient downtime, \u003ccode\u003eOra2Pg\u003c/code\u003e handles schema conversion, data movement, and code conversion.\u003c/p\u003e\n"],["\u003cp\u003eFor Oracle migration with minimal downtime, use Google Cloud Database Migration Service or \u003ccode\u003eOra2Pg\u003c/code\u003e for code and schema, and \u003ccode\u003eEqualum\u003c/code\u003e for data migration.\u003c/p\u003e\n"]]],[],null,["# Migrate data to AlloyDB Omni\n\nSelect a documentation version: Current (16.8.0)keyboard_arrow_down\n\n- [Current (16.8.0)](/alloydb/omni/current/docs/migrate-data)\n- [16.8.0](/alloydb/omni/16.8.0/docs/migrate-data)\n- [16.3.0](/alloydb/omni/16.3.0/docs/migrate-data)\n- [15.12.0](/alloydb/omni/15.12.0/docs/migrate-data)\n- [15.7.1](/alloydb/omni/15.7.1/docs/migrate-data)\n- [15.7.0](/alloydb/omni/15.7.0/docs/migrate-data)\n\n\u003cbr /\u003e\n\nThis page outlines the process to migrate data from PostgreSQL or Oracle to AlloyDB Omni.\n\n\u003cbr /\u003e\n\n- [PostgreSQL to AlloyDB Omni](#migrate-postgres)\n\n- [Oracle to AlloyDB Omni](#migrate-oracle)\n\nPostgreSQL to AlloyDB Omni\n--------------------------\n\nUse the following tools based on your migration complexity and downtime to migrate data from PostgreSQL to AlloyDB Omni:\n\nOracle to AlloyDB Omni\n----------------------\n\nIf you have sufficient downtime to move the volume of data in Oracle and convert all Oracle resident application logic to PostgreSQL, use [Ora2Pg](https://ora2pg.darold.net/) for schema conversion, data movement, and code conversion.\n\nIf you have minimal downtime for the migration, use the following tools:"]]