Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

AlloyDB as destination for Datastream

At the time being Datastream only supports BigQuery and GCS to sync data into. We would like to be be able to sync data from Cloud SQL for Postgres to either another Cloud SQL for Postgres instance or even better to the AlloyDB. Any plans to enable these destinations in Datastream?

Thanks & Regard

-Michal

Solved Solved
0 5 1,683
1 ACCEPTED SOLUTION

Cloud SQL for Postgres and AlloyDB as both a source and target with DataStreams is on the Product Roadmap. However, the Recommendation today to sync data across Postgres environments is to use either Native logical replication or the pglogical extension.

See the following link for more details: 

View solution in original post

5 REPLIES 5

Cloud SQL for Postgres and AlloyDB as both a source and target with DataStreams is on the Product Roadmap. However, the Recommendation today to sync data across Postgres environments is to use either Native logical replication or the pglogical extension.

See the following link for more details: 

Thanks for the reply. I know estimations are tough, but any chance to get some timeline on when this would be available in Datastream?

Unfortunately, We don't have any dates we can share at this time. Best to go the replication route  as its fully supported.

Hello @michaljemala 

For this operation you can use Data Migration Service with Continuous Job type as shown in below screenshot.

VishalBulbule_0-1683694814559.png

 

Just clarify DMS does use logical replication for the purpose of migration. It's not recommended to leave this setup running indefinitely.