Starter Plan, Question
Hello guys,
I just started using Railway and I have the starter plan which is 500 hours.
Will my hours go down even if I do not interact with my database?
If so, how can I turn off my database so when I do not use it, it doesn't take hours?
Thank you!
5 Replies
Project ID:
N/A
Once you have run out of hours for that month, your deployment will be suspended until the next month, were you have to manually restart it.
⚠️ experimental feature
N/A
The hours are the time when the database is doing something or even when nothing is happening it counts?
Your hours will go down whenever your database is active, even if you’re not making requests
when a database is shut down all the data inside is wiped
If you want a database to run 24/7 you’ll have to upgrade to the dev plan
the hour restriction is in place for a reason. The free plan is meant to be a trial plan
@Adam Thank you!