docs(#771): close role split rc.8 residuals
This commit is contained in:
@@ -24,8 +24,7 @@ PGlite is real Postgres semantics in-process — including the row locks the ato
|
||||
claim relies on — so the **same code** runs on a laptop (embedded, single-host
|
||||
default) and on a full Postgres deployment. Switching tiers is config-only.
|
||||
|
||||
The schema (`backlog` table) is created automatically on first CLI use:
|
||||
`runMigrations()` for Postgres, `runPgliteMigrations()` for embedded PGlite.
|
||||
For embedded PGlite only, the local backlog routine may prepare its local schema on first use. PostgreSQL never migrates on CLI first use: it requires the dedicated `mosaic-db-migrator --run` phase and its read-only runtime readiness check before `mosaic fleet backlog` connects.
|
||||
|
||||
### Update safety
|
||||
|
||||
|
||||
Reference in New Issue
Block a user