2 years ago
Hey i am working on an application, the frontend is on Nextjs with prisma, and i am using postgress on railway.
I am expecting over 100k - 200k registrations/traffic, i just store user detaills 5 records string and retrurn it to the user upon login more like a pre registraion.
Is Hobby plan sufficient for landing such or what's recommended ?
26 Replies
2 years ago
so given this isn't a Hobby use case, it's not a question of if Hobby is sufficient.
this is not a hobby use case, you should be on the pro plan for this.
Okay so i am okay to upgrade to Pro
Just want to ensure the load will be handled and will be able to proceed smoothly
2 years ago
the only bottleneck would be your own code
2 years ago
and if that's the case, then you can simply horizontally scale out your app
okay amazing, thanks for confirming - i have configured the Nextjs app on vercel with pro plan as well so hope it should be fine.
Thanks for confirming regarding Postgress on railway.
I actually read somewhere it could only store 10k records which made me worried
2 years ago
only 10k records in Postgres?
2 years ago
Postgres on railway?
Right ser,
I read on some forum that Postgres on railway could only store 10k records and hence was worried just want to make sure this is not the case
railway literally just hosts your containers and there aren't any artificial limitations like that
2 years ago
i have a postgres database on railway with a few million rows, we do not have any such limits, the only limit for rows stored would be what you want to pay for storage haha
Yes i understand - it's just what i read could be misinformation.
Thanks for clarifying appreciate it
2 years ago
also, if you want more confidence in running nextjs on railway, railway.com is a nextjs app, and its ran on railway
One last question - do i need to increase the volume size or does it automatically increase on demand?
Currently i can see it's 5GB
2 years ago
volume increases are a manual process on your part, on pro, they start off at 50, and go to a self-serve max of 250gb, but get in touch with us via slack and we can increase it
okay understood
Based on your experience do you think this will be sufficient for my use case ?
I have a small problem @Brody - i upgraded to pro and moved this project to the team but the database is now paused and it says i don't have an active plan
2 years ago
absolutely
2 years ago
happy to help, any more questions? otherwise ill mark as solved
2 years ago
!s
Status changed to Solved brody • over 1 year ago