Hacker News new | ask | show | jobs
by moomoo11 797 days ago
Hi.

Do you guys spin up individual Postgres instances for people or use some multi tenant approach?

1 comments

Yes, it’s a full Postgres database.
Oh cool. Are each database instance on its own instance or shared instance?

I’m just curious, how does it work

on AWS: each a separate instance

on Fly: each in an isolated Firecracker instance