#Postgress DB resources

27 messages · Page 1 of 1 (latest)

peak knot
#

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 ?

short arrowBOT
#

Project ID: a08f7d7d-760f-41c8-8002-b417a6adf583

peak knot
#

a08f7d7d-760f-41c8-8002-b417a6adf583

subtle rose
#

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.

peak knot
#

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

subtle rose
#

the only bottleneck would be your own code

#

and if that's the case, then you can simply horizontally scale out your app

peak knot
#

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

subtle rose
#

only 10k records in Postgres?

peak knot
#

yes

subtle rose
#

Postgres on railway?

peak knot
#

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

gentle iron
#

railway literally just hosts your containers and there aren't any artificial limitations like that

#

it ain't a saas that's billed per request or entry stored or whatever

subtle rose
#

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

peak knot
#

Yes i understand - it's just what i read could be misinformation.

Thanks for clarifying appreciate it

subtle rose
#

also, if you want more confidence in running nextjs on railway, railway.com is a nextjs app, and its ran on railway

peak knot
#

Aha amazing!
Def helps :))

#

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

subtle rose
#

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

peak knot
#

okay understood
Based on your experience do you think this will be sufficient for my use case ?

subtle rose
#

absolutely

peak knot
#

Thank you

subtle rose
#

happy to help, any more questions? otherwise ill mark as solved

peak knot
#

All good, thanks
Can close it.

subtle rose
#

!s