babelfish-for-postgresql / babelfish_extensions

Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microsoft SQL Server query and procedural language, so you don’t have to switch database drivers or rewrite all of your application queries.
https://babelfishpg.org/
Apache License 2.0
277 stars 93 forks source link

Need details on plan for replication from on-premise machine babelfish + postgreSQL to AWS Aurora cloud Babelfish +PostgreSQL #3119

Open psrinivasa2 opened 1 week ago

psrinivasa2 commented 1 week ago

Need to understand replication steps from general on-premise machine babelfish + postgreSQL to AWS Aurora cloud Babelfish +PostgreSQL

chandra-pathivada commented 1 week ago

You can use AWS DMS to replicate on-prem babelfish to Babelfish for Aurora PostgreSQL

psrinivasa2 commented 1 week ago

can you please share detail steps on it

chandra-pathivada commented 1 week ago

sure below are the links https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Babelfish.html