Expand description
db spawn — start the objectiveai-db postgres supervisor in the
background.
The supervisor is per-state: its lock lives at
<dir>/state/<state>/locks key db, and the lock contents are the
cluster’s postgresql://... connection URL (the postmaster binds
127.0.0.1 on a random free port). If the lock is already held the
cluster is already up and its published URL is returned as-is.