EntityLocker backed by session-scoped PostgreSQL
pg_advisory_lock — the lock.type=postgres-advisory opt-out
(ADR-0022). Pins one pooled connection per held lock and is
incompatible with pgBouncer transaction pooling; the lease-table
locker in event-outboxer-lock-postgres-lease is the recommended
default.