infntLoop
Database Resets Every Deployment
Hello .. I have an app with a Postgres in two projects and both in Production Environment. Everytime I deploy new changes through Github, the app gets rebuilt and redeployed succesffuly as expected. but the data gets purged from the DB completely and I get the fresh tables usually created upon build.
I have decided to go with Railway as it is efficient, easy to deploy especially for time-sensitive deliverables.
Any help on this would be extremely appreciated.
40 replies