Home icon

Migrate an Amazon QLDB Ledger to Amazon Aurora PostgreSQL

Database Blog



This article discusses how to migrate data from an Amazon QLDB ledger to an Amazon Aurora PostgreSQL database.

Specifically, the article covers:

  • Migration decisions (e.g., whether to migrate all historical data or just recent data)
  • Solution overview (full data load and ongoing replication phases)
  • Prerequisites (setting up source QLDB ledger and target Aurora PostgreSQL database)
  • Exporting data from QLDB to S3
  • Extracting and transforming data using AWS Glue
  • Full data migration to Aurora PostgreSQL using AWS DMS
  • Ongoing change data replication from QLDB to Aurora using Kinesis and Lambda
  • Cleaning up resources
  • Adapting the solution for your own ledger


Go to article

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

Jul 18
2024
Replace Amazon QLDB with Amazon Aurora PostgreSQL for audit use cases
Jul 1
2024
AWS DMS homogenous migration from PostgreSQL to Amazon Aurora PostgreSQL
Jun 10
2026
How to migrate from Oracle to Amazon Aurora PostgreSQL using AWS CloudFormation (Part 1)
Jun 3
2026
Migrating data from Oracle to Amazon Aurora DSQL

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.