Syncing Postgreql databases with Rust
2024, Dec 17
Contains code, waiting for the full description
Problem:
We need to be able to run DBT models on the Postgres RDS database, but can’t write into existing RDS Postgres read replica.
Will add a descriptions to the steps in this repo and DBT steps to incrementally update existing table.