Hacker News new | ask | show | jobs
by kiwicopple 798 days ago
> We're pretty satisfied with Supabase as an open source project

As an open source company, we'll take that as a mark of success.

Thanks for the details, I'll jump into that GH issue with the Edge Functions team after this week

1 comments

Hi.

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

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