Summary
User is seeking a method to replicate Airbyte-managed tables from a production PostgreSQL
stripeschema to a local developmentstripeschema for a Ruby on Rails application.
Question
let’s say I have a ruby on rails app that uses the publicof a postgres database and in production I use Airflow to sync Stripe data to the stripe schema.
for local development, what’s the easiest way to create all of the tables Airbyte is managing in the prod stripe schema for my local stripe schema?
Thanks!
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.