fix: avoid recursive PostGIS startup ownership rewrite
This commit is contained in:
@@ -3676,6 +3676,9 @@ Validation:
|
||||
- A live Tower deploy exposed PostGIS crash recovery exceeding the former
|
||||
startup/deploy waits. Raised both bounded waits to 15/16 minutes and added a
|
||||
release regression so recovery can finish without a premature rollback.
|
||||
- The same live restart exposed an unconditional recursive `chown` over the
|
||||
persistent database. Replaced it with root-directory ownership only to avoid
|
||||
rewriting relation metadata and delaying every all-in-one startup.
|
||||
|
||||
This file must be updated by Codex after each implementation pass.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user