22 Replies
2 years ago
click on the volume, click settings, click wipe
2 years ago
it should redeploy itself automatically, at least it has every time ive done it
2 years ago
no problem!
@Brody I notiiced that once the postgres service is resatrted, the service that is connected to postgres is not.
2 years ago
in this case, why does the service need to be restarted?
the database has been reset. there is no way the application will be able to query the database.
2 years ago
yeah what did you expect to happen lol
my thinking is that the application should be redeployed so that the migrations are run again
2 years ago
thats something you would need to handle in app
2 years ago
or call the api somewhere
2 years ago
i think it would be a bad assumption for railway to redeploy any service that is referencing the database variables when the database redeploys