Hacker News new | ask | show | jobs
by hylaride 13 days ago
FWIW, there are alternatives: https://github.com/dhamaniasad/awesome-postgres#optimization
1 comments

I'll have to take another look--last time all the free stuff was pretty underwhelming and all the commercial stuff... wasn't free...

So far I've had the best luck with pg_stat_statements + auto explain + Claude Code to go digging through those.