[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-07。"],[[["\u003cp\u003eThis guide details the process of migrating Oracle tables without primary keys to PostgreSQL, a requirement for Database Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThe default conversion workspace automatically creates \u003ccode\u003erowid\u003c/code\u003e columns to serve as primary keys for tables that lack them.\u003c/p\u003e\n"],["\u003cp\u003eFor legacy conversion workspaces, users must manually create primary keys, either by using existing columns, creating a \u003ccode\u003erowid\u003c/code\u003e column, or, if applicable, utilizing all columns if there are no duplicate rows.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to add a \u003ccode\u003erowid\u003c/code\u003e column and designate it as the primary key within the destination PostgreSQL database.\u003c/p\u003e\n"]]],[],null,[]]