Migrate spatial columns from Oracle to Amazon Aurora PostgreSQL or Amazon RDS for PostgreSQL using AWS DMS
Database Blog
This AWS Database Blog article provides a comprehensive guide to migrating spatial columns from Oracle to Amazon Aurora PostgreSQL or Amazon RDS for PostgreSQL using AWS Database Migration Service (DMS).
- Key migration steps include:
- Setting up source Oracle and target PostgreSQL databases
- Creating PostGIS extension in target database
- Using AWS Schema Conversion Tool (SCT) to prepare table structures
- Configuring AWS DMS endpoints and serverless migration task
- Important considerations:
- Spatial data (SDO_GEOMETRY) converts to PostgreSQL GEOMETRY type
- Geometry columns must be nullable during migration
- Requires PostGIS extension installation
The article provides detailed technical instructions for database administrators and developers looking to migrate spatial data between Oracle and PostgreSQL-compatible databases.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
2025
2026
2026
2024
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.