how to set up cloning a Postgres Database for branch deployments #18451
Unanswered
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, I have a cloud Postgresql database resource hosted from GCP. I'm using dagster serverless. I'm trying to figure out how to set up cloning a Postgres Database for branch deployments. Does anybody have any tips regarding that?
If I could, I would create ops connected to a dagster_cloud_build_push which would clone and delete the database like the example shows. However the example is in snowflake and I am tied to Postgres which doesnt seem to have easy capability of cloning a database. Any tips or suggestions would be appreciated!
The question was originally asked in Dagster Slack.
Beta Was this translation helpful? Give feedback.
All reactions