> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# E2103

> Postgres (Drizzle) target — Advisory lock not acquired

Another process is holding the PostgreSQL advisory lock for this state id.

**Fix** — ensure only one process writes to a given pipe `id` at a time.
