-
-
Notifications
You must be signed in to change notification settings - Fork 264
fix: disable APT timers during Supabase upgrades #2358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cfunkhouser
merged 33 commits into
develop
from
cfunk/indata-1220-disable-salt-during-upgrade-initialization-and-re-enable-it
Aug 17, 2026
+223
−85
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
b4954c4
harden post-upgrade vacuum analyze: propagate errors, gate on pg_isready
Crispy1975 354b843
timestamp step logs, gate step-3 start on pg_isready
Crispy1975 c2dc09a
move log helper to common.sh for reuse
Crispy1975 6c23a73
analyze partitioned parents after vacuumdb (skipped by vacuumdb until…
Crispy1975 c9b2f42
Merge remote-tracking branch 'origin/pjc/indata-1218-pg-upgrade-vacuu…
cfunkhouser d9770ef
harden post-upgrade vacuum analyze: propagate errors, gate on pg_isready
Crispy1975 375c445
timestamp step logs, gate step-3 start on pg_isready
Crispy1975 a05abf7
move log helper to common.sh for reuse
Crispy1975 34f0b79
analyze partitioned parents after vacuumdb (skipped by vacuumdb until…
Crispy1975 862d084
bump postgres_release patch versions
Crispy1975 ced9136
fix: use log helper for human-targetted output
cfunkhouser 8e3fd55
fix: disable Salt and APT timers during upgrade
cfunkhouser a0b8c4f
chore: tidy and delint
cfunkhouser c637f39
review fixes: reuse run_sql, lock_timeout on analyze, partitioned upg…
Crispy1975 0a80427
parallelise vacuum analyze, reset vacuum_cost_delay
Crispy1975 47e1149
skip parents that already have stats so analyze retries are incremental
Crispy1975 504cf01
iterate database names by line; spaces and glob chars are legal in da…
Crispy1975 ab5e481
tighten analyze lock_timeout to 10s, cap statements at 10min, lock_ti…
Crispy1975 4540662
ship logs to the reporting project when analyze steps warn
Crispy1975 7b55f6c
flag fail-soft patch and generated-SQL failures so they ship for visi…
Crispy1975 17ea0aa
drop dead retry wrapper on run_generated_sql; it is deliberately fail…
Crispy1975 1a6caf9
Merge branch 'develop' into cfunk/indata-1220-disable-salt-during-upg…
cfunkhouser 3b2e8d2
Merge remote-tracking branch 'origin/pjc/indata-1218-pg-upgrade-vacuu…
cfunkhouser 3ef0e54
fix: address comments from #2356
cfunkhouser d013d41
Merge remote-tracking branch 'origin/develop' into cfunk/indata-1220-…
cfunkhouser 235a753
fix: have postgres construct the ANALYZE statements to prevent shell …
cfunkhouser 4c3591a
Merge branch 'develop' into cfunk/indata-1220-disable-salt-during-upg…
cfunkhouser 375bb13
Merge branch 'develop' into cfunk/indata-1220-disable-salt-during-upg…
cfunkhouser 4c62935
fix: remove Salt timer
cfunkhouser 5e0130a
Merge remote-tracking branch 'origin/cfunk/indata-1220-disable-salt-d…
cfunkhouser efac1dd
fix: address outstanding comments related to ERR trap
cfunkhouser 64c057a
Merge branch 'develop' into cfunk/indata-1220-disable-salt-during-upg…
cfunkhouser 86ad201
fix: delint
cfunkhouser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.