frankie (pg standby) needs db-perms.sh re-run when reachable #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
frankie.hanzalova.internal was unreachable (
no route to host 10.6.0.70) when the app-ownedpg_ident.conf.d/moments.confmigration ran against magrathea on 2026-07-02 (#3).The standby therefore still has the legacy host-named layout — and critically never received the
frootmig.kosherinata.internal → moments_rwmapping at all, so a failover today would lock the worker out.When frankie is back: run
script/db-perms.shfrom a workstation; it converges both pg hosts in one idempotent pass (migrates legacy lines intomoments.conf, adds missing mappings, reloads postgres only if changed).