Get my data from render to local Postgres DB
I don't know if I should ask my question here but I have my database hosted on render and now I want to download my data and have a local database , I have a docker container with my backend and postgres with pgAdmin
I tried downloading the backup database from render but restoring the db to local isn't straightforward, if anyone has experienced that before I would like to know the strategy 🫡
1 Reply
Are you running into any specific issue? Or do you just want a general guide on how to transfer data from render to local db?