Thursday, Sep 10, 2026 The claims desk. Receipts included. POWERED BY LENZ
IsThis

AWS DMS homogeneous PostgreSQL migrations can transfer source schema objects.

The Claim

AWS Database Migration Service homogeneous migrations from PostgreSQL can migrate source database schema objects to a compatible PostgreSQL target.

The Short Version

AWS documentation clearly confirms this capability. DMS homogeneous PostgreSQL migrations use native PostgreSQL tools such as pg_dump and pg_restore to move schema objects to compatible PostgreSQL targets, including supported Amazon RDS and Aurora configurations. Compatibility requirements and object-specific limitations may still apply.

Caveats

  • The supporting sources are primarily AWS-authored rather than institutionally independent.
  • Source and target PostgreSQL versions and configurations must be compatible.
  • Some schema objects may require prerequisites, permissions, extensions, or manual handling.

The Receipts

  1. docs.aws.amazon.com

    docs.aws.amazon.com

  2. Migrate self-managed PostgreSQL to Amazon RDS using the RDS console | AWS Database Blog

    aws.amazon.com

  3. Migrating databases to their Amazon RDS equivalents with AWS DMS

    docs.aws.amazon.com

  4. Migrating PostgreSQL databases to Amazon RDS for PostgreSQL with DMS homogeneous data migrations

    docs.aws.amazon.com

  5. docs.aws.amazon.com

    docs.aws.amazon.com

  6. Cloud Database Migration - AWS Database Migration Service (AWS DMS) - AWS

    aws.amazon.com

  7. AWS DMS homogenous migration from PostgreSQL to Amazon Aurora ...

    aws.amazon.com

  8. Migrate or upgrade your like-to-like databases using AWS DMS homogeneous migration | AWS Database Blog

    aws.amazon.com

  9. Migrate a PostgreSQL database to a target RDS for PostgreSQL database using AWS DMS | AWS re:Post

    repost.aws

Filed Under

AWS Database Migration ServicePostgreSQL