Skip to content

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Oct 10, 2025

What kind of change does this PR introduce?

Bug fix, feature, docs update, ...

What is the new behavior?

  1. Disable cron jobs to avoid interfering with restore process
  2. Remove \restrict and \unrestrict from pg_dump because it's not recognised on pg 15.8
  3. Ignore health check errors since restore a large database may take longer than 2 minutes
  4. No need to initialise the schema of other services when restoring from platform backup

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner October 10, 2025 02:43
@coveralls
Copy link

coveralls commented Oct 10, 2025

Pull Request Test Coverage Report for Build 18397610522

Details

  • 2 of 3 (66.67%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 54.676%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/db/start/start.go 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 18397580971: -0.02%
Covered Lines: 6408
Relevant Lines: 11720

💛 - Coveralls

@sweatybridge sweatybridge merged commit a250719 into develop Oct 10, 2025
11 checks passed
@sweatybridge sweatybridge deleted the fix-restore branch October 10, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants