wellworn
traps · 1 served

PostgreSQL

postgresql · latest 18.6 · PostgreSQL

Relational database with JSONB, full-text search, LISTEN/NOTIFY, and SKIP LOCKED queues in core.

symptom and fix
major · >=9.5.0 · published · verified 2026-09-08
Two app replicas both run migrations at boot and the second one fails on an already-applied step.
Run migrations from one place, a release step or a jobs container, and wrap the run in `pg_advisory_lock(<constant>)` so a second process waits instead of racing.
evidence

Sorted by severity. Your agent sees the subset that matches the version you have installed: traps(library: "postgresql", version: "18.6").