“Support identified the cause within hours — a billing restriction that was never lifted after payment — and escalated it to their Billing team yesterday afternoon. Since then: 24 hours of silence, and no ETA despite asking three times.”
“Also a lot of people I talked to were never use Veeam or Commvault, since they run Postgres on RDS, Supabase, or a simple VM. And even where the tooling exists, it's usually a separate infra tam running it, not the people who actually own this one database, so it never gets wired up for this specific check anyway.”
“Its just a postgres db like any other, if you dont use proper constraints it does not matter if its running on supabase, aws, neon, loally or whatever”
“Hi everyone, I’ve been using Supabase for a few months now. I’ve built things like apps, websites and multi-tenant software with it, and I wanted to know if you have any tips or advice on properly isolating tenants from one another, in order to avoid data leaks between clients, Gmail sends going to the wrong recipient, etc.”
“I usually use pgtap and test every policy is working as expected. Imo supabase still needs as much care as every other backend, supabase just makes it simpler.”
“Remember having this exact thought when building things earlier this year, the agent pushed me to Supabase or Cloudflare etc depending on what the project was. I imagine much of the alpha has been extracted but things are changing to rapidly, probably not.”
“the database is built in, so you dont have to run a separate supabase/xano setup just for a simple internal tool. you can actually see and work with the tables too, which i found useful as a non-dev.”
“added shared memopry across my AI and computers with Supabase login.. and its one login shared across my apps.. not sure how smart is that, but it works 😅”
“Supabase is great but yeah managing the db schema, migrations, all that junk can be a pain when you just want something that works out of the box. For a simple internal tool check out Baserow or NocoDB, both have the database baked in and a pretty clean interface for building on top of it”
“>multigres from supabase seems promisingI have high hopes for Neki from Planetscale but then again if you are not stuck on Postgres for whatever reason, Vitess with MySQL is about as battle tested as it gets.”
“multigres from supabase seems promising, but im not touching it for at least a couple years…I’d love to use postgres, and have in various times in the past and love it (it never broke) — but one machine isn’t nearly big enough for really any of my current applications.”