Skip to content
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

Abuse Checkpoint.redo field to distinguish shutdown checkpoints #10010

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

hlinnaka
Copy link
Contributor

@hlinnaka hlinnaka commented Dec 4, 2024

This is for PR #6560. It implements the scheme I envisioned at #6560 (comment)

@hlinnaka hlinnaka requested review from a team as code owners December 4, 2024 14:01
@hlinnaka hlinnaka requested review from erikgrinaker and knizhnik and removed request for a team December 4, 2024 14:01
@hlinnaka
Copy link
Contributor Author

hlinnaka commented Dec 4, 2024

@knizhnik if this looks good to you, can you absorb it to your PR please?

@knizhnik knizhnik force-pushed the heikki/persist_pgstat_file branch from 9301e32 to 0128948 Compare December 5, 2024 08:05
@knizhnik knizhnik merged commit 76a5521 into persist_pgstat_file Dec 5, 2024
9 checks passed
@knizhnik knizhnik deleted the heikki/persist_pgstat_file branch December 5, 2024 08:05
Copy link

github-actions bot commented Dec 5, 2024

7040 tests run: 6707 passed, 23 failed, 310 skipped (full report)


Failures on Postgres 17

Failures on Postgres 16

Failures on Postgres 15

Failures on Postgres 14

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_local_corruption[release-pg14] or test_local_corruption[release-pg14] or test_timeline_retain_lsn[release-pg14-offload-corrupt-False] or test_timeline_retain_lsn[release-pg14-offload-corrupt-False] or test_local_corruption[release-pg15] or test_local_corruption[release-pg15] or test_timeline_retain_lsn[release-pg15-offload-corrupt-False] or test_timeline_retain_lsn[release-pg15-offload-corrupt-False] or test_local_corruption[release-pg16] or test_local_corruption[release-pg16] or test_eviction_across_generations[release-pg16] or test_timeline_retain_lsn[release-pg16-offload-corrupt-False] or test_timeline_retain_lsn[release-pg16-offload-corrupt-False] or test_local_corruption[release-pg17] or test_local_corruption[release-pg17] or test_local_corruption[debug-pg17] or test_local_corruption[release-pg17] or test_local_corruption[release-pg17] or test_timeline_retain_lsn[release-pg17-offload-corrupt-False] or test_timeline_retain_lsn[release-pg17-offload-corrupt-False] or test_timeline_retain_lsn[release-pg17-offload-corrupt-False] or test_timeline_retain_lsn[release-pg17-offload-corrupt-False] or test_timeline_retain_lsn[debug-pg17-offload-corrupt-False]"
Flaky tests (6)

Postgres 17

Postgres 16

Postgres 15

Postgres 14

Test coverage report is not available

The comment gets automatically updated with the latest test results
0128948 at 2024-12-05T09:01:23.362Z :recycle:

knizhnik pushed a commit that referenced this pull request Dec 11, 2024
knizhnik pushed a commit that referenced this pull request Dec 16, 2024
knizhnik pushed a commit that referenced this pull request Dec 19, 2024
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.

2 participants