This website requires JavaScript.
Explore
Help
Sign In
homelab
/
compose-files
Watch
0
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7529e6cb36e7e6ec0e5a302d710095311ac29485
compose-files
/
postgresql
/
cutover
T
History
admin
7529e6cb36
ci/woodpecker/push/deploy
Pipeline was successful
Details
fix: override bootstrap.post_init via SPILO_CONFIGURATION to create missing 'postgres' role before Spilo's real post_init.sh runs. Spilo hardcodes ALTER VIEW...OWNER TO postgres with no way to parameterize, which fails since our superuser is PGadmin not postgres.
2026-07-29 06:35:24 -07:00
..
test
fix: override bootstrap.post_init via SPILO_CONFIGURATION to create missing 'postgres' role before Spilo's real post_init.sh runs. Spilo hardcodes ALTER VIEW...OWNER TO postgres with no way to parameterize, which fails since our superuser is PGadmin not postgres.
2026-07-29 06:35:24 -07:00
postgresql-ha-staging.yaml
postgresql: add cutover staging compose (ADR-0001 Phase 3). Lives in cutover/ subdir — deliberately excluded from stack-deploy.sh folder merge. Deployed only by cutover script as separate postgresqlha stack.
2026-07-28 11:07:03 -07:00