engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — April 30, 2026: Database & Postgres

Engineering update for April 30, 2026: 3 commits in WoWSQL/wowmysql — fix: use correct Supavisor pooler host for EKS free-tier tenants.

WoWSQL Shipping Log — April 30, 2026

This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.

Highlights

  • Database & Postgres — fix: use correct Supavisor pooler host for EKS free-tier tenants
  • Platform improvements — fix for the paid tenet to shared tenet implement fix completed
  • Infrastructure & deployments — eks modification infra detiocated to shared for free users

Commits (3 total)

Commit Change
1b6239b fix: use correct Supavisor pooler host for EKS free-tier tenants
5e3a6a3 fix for the paid tenet to shared tenet implement fix completed
f96f4ee eks modification infra detiocated to shared for free users

What this means for developers

Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored.

Try WoWSQL


Source: git history on 2026-04-30. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — April 30, 2026: Database & Postgres — WoWSQL Blog | WoWSQL