Unused indexes silently hurt PostgreSQL performance.
Read step-by-step guide on how to drop unused index in your production using real metrics, visual dashboards, and automation — no guesswork, no production risk.
https://t.co/swFErsg7zD
Struggling to write clean commits? 🤔
Messy commit history can make code reviews a nightmare.
In my latest video, I share 4 practical tips to structure commits that are clear, logical, and review-friendly. 🎯
#git#programmingtips#codereview
https://t.co/lzV5UEkyrZ
This podcast covers:
✅ Why you should review your own code first.
✅ The importance of dropping the 'you' attitude in feedback.
✅ How asking questions instead of dictating improves collaboration.
https://t.co/FGn5kK0jV1
This article summarizes our journey through various challenges in PostgreSQL, highlighting what went wrong, why it happened, and how we resolved it.
https://t.co/Azmp5JHaKk
In my recent blog post, I share:
- Why a clean commit history matters.
- Tips for structuring your code into meaningful commits.
- Real-world examples and scenarios.
- Writing effective commit messages.
https://t.co/jOquQL4EA3
PostgreSQL is a complex yet fascinating database that challenges us occasionally in the production system. I'm not an expert, but I’m continually exploring different areas through these challenges.
To resolve it, we:
1. Optimized slow queries.
2. Distributed workload effectively.
3. Made the problem visible to the whole team.
4. Boosted system resources.