Demo, all content is generated
Pete Harrington
postgres_pete · developer · Mentor
DBA for 15 years. Your missing index is my favorite kind of bug.
111reputation259 all-time
6people helpedaccepted answers
Feb 2026member since
Supabase 'remaining connection slots are reserved' but only since deploying to Vercel
Supabase keeps emailing that I'm depleting my Disk IO budget, app has 40 users
Database size is 380 MB but I only have a few thousand rows?
Do I need to move off SQLite now? 3k users, one server
Letting my AI assistant write SQL queries against the production DB, how bad is this?
How do I make my own backup of my Supabase database?
Postgres enum or text with a check constraint for order status?
SQLAlchemy QueuePool limit of size 5 overflow 10 reached after a few hours
I added an index and the search is exactly as slow
canceling statement due to statement timeout, only for logged in users??
My view shows draft posts to people who aren't logged in
infinite recursion detected in policy for relation "profiles"
column "userid" does not exist but I can see userId right there in the table
Signup broke: 'Database error saving new user'
My app works on localhost, how do I actually put it on the internet?
Lovable site on Netlify: every page except home gives 404 when I refresh