← Back to blog

Mohammad Suhail
Database Engineer.
Articles by Mohammad Suhail

Sep 07, 2026
PostgreSQL Performance Optimization: Faster Write-Heavy Workloads with OrioleDB
Learn how to optimize PostgreSQL performance for write-heavy workloads using OrioleDB. Compare PostgreSQL table bloat, VACUUM overhead, storage usage, and maintenance performance, and see how OrioleDB works with CloudNativePG on Kubernetes.
PostgreSQL
May 21, 2026
Zero downtime CloudNativePG (CNPG) and PostgreSQL upgrade on Kubernetes
Learn how to perform zero downtime PostgreSQL upgrades on Kubernetes using CloudNativePG (CNPG). Explore rolling upgrades, high availability, replication strategies, backup considerations, and production best practices.
PostgreSQL
Apr 30, 2026
Zero-Downtime PostgreSQL Upgrade: RDS Blue/Green from version 13 to version 18
Learn how to upgrade PostgreSQL 13 to 18 on AWS RDS using Blue/Green Deployments for near zero downtime. Step-by-step strategy, risks, rollback, and best practices.
PostgreSQL