Contents
If you disconnected from the EC2 instance, follow the instruction in Connect to the EC2 Instance section from the previous part to RDP to the instance.
SELECT *
FROM dms_sample.sport_type;
Baseball, and football are the only two sports that are currently listed in this table. In the next section you will insert several new records to the source database with information about other sport types. DMS will automatically replicate these new records from the source database to the target database.
Before we add foreign key constraints make sure that migration tasks are 100% load-complete to avoid error
<li>
<a href="/2-oracle-aurora/2-migration/7-inspect-content/_index.files/AddConstraintsPostgreSQL.sql" >
AddConstraintsPostgreSQL.sql
</a>
(3 ko)
</li>
<div>