The JusDB Database Engineering Blog
Deep dives on PostgreSQL, MySQL, MongoDB and more — performance tuning, high availability, migrations and production war stories from our DBAs.
Popular Searches
Ola Hallengren's SQL Server Maintenance Solution: Production Setup Guide
Production setup of Ola Hallengren's SQL Server Maintenance Solution: the four jobs that matter, FULL/DIFF/LOG backup cadence for your RPO, DBCC CHECKDB scheduling, IndexOptimize tuning, encryption, and CommandLog-based alerting.
PostgreSQL Monitoring with Prometheus and postgres_exporter: A Production Guide
Set up PostgreSQL monitoring with Prometheus and postgres_exporter. Includes install steps, critical alert rules, Grafana dashboard panels, and custom query metrics.
PostgreSQL 16: New Features Every DBA Should Know
PostgreSQL 16 introduced logical replication from standbys, pg_stat_io, SQL/JSON constructors, COPY improvements, and pg_stat_checkpointer. Full DBA upgrade guide.
Zero-Downtime Schema Changes in PostgreSQL: Safe DDL Without Locking
Run PostgreSQL schema changes without locking: CREATE INDEX CONCURRENTLY, NOT VALID constraints, expand-contract column type changes, and lock_timeout. Covers pg_repack for table rewrites.
pg_cron: Scheduling Automated Jobs Inside PostgreSQL
Use pg_cron to schedule SQL jobs inside PostgreSQL. Covers installation, cron syntax, partition maintenance, materialized view refresh, job monitoring, and RDS setup.
SLO and SLA for Databases: A Practical Framework
Define meaningful SLOs and SLAs for your database tier — latency, availability, durability, and error budgets
Database Incident Response Runbook: From Alert to Resolution
A practical runbook for database incidents — triage, diagnosis, escalation, and post-mortem for MySQL and PostgreSQL
pgBackRest: Enterprise PostgreSQL Backup and Recovery
Configure pgBackRest for full, differential, and WAL archiving backups with S3 storage and point-in-time recovery
The 2026 Database Apocalypse: Why Your Database Might Explode (And How to Save It)
In 2026, more database versions are hitting end-of-life than any year in recent history.
Database Disaster Recovery Runbook: RTO, RPO, and PITR Procedures
Build a production database DR runbook covering RTO/RPO definitions, failover steps, PITR recovery commands, and a verification checklist. Test it quarterly.
Mastering PostgreSQL Log Management: Configuration, Analysis, and Alerting
PostgreSQL's logging system is powerful but requires careful configuration to be useful in production. Learn how to capture slow queries, connection events, and DDL changes without drowning in noise.
Database Observability: Metrics, Logs, Traces, and Prometheus Alerting
Build a complete database observability stack with Prometheus metrics, slow query logs, and OpenTelemetry distributed traces. Includes alert rules for replication lag and cache hit rate.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed