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

feat(pageserver): add reldir migration configs #10439

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Jan 17, 2025

Problem

Part of #9516 per RFC at #10412

Summary of changes

Adding the necessary config items and index_part items for the large relation count work.

Copy link

github-actions bot commented Jan 17, 2025

7348 tests run: 6968 passed, 1 failed, 379 skipped (full report)


Failures on Postgres 16

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_metrics_normal_work[release-pg16]"
Flaky tests (4)

Postgres 17

  • test_physical_replication_config_mismatch_max_locks_per_transaction: release-arm64
  • test_sharding_split_compaction[compact-shard-ancestors-localonly]: debug-x86-64
  • test_metrics_normal_work: debug-x86-64

Postgres 14

Test coverage report is not available

The comment gets automatically updated with the latest test results
8b7c5d3 at 2025-01-17T18:29:58.822Z :recycle:

@skyzh skyzh force-pushed the skyzh/reldir-config branch from 03438e2 to 8b7c5d3 Compare January 17, 2025 17:37
@skyzh skyzh marked this pull request as ready for review January 17, 2025 18:34
@skyzh skyzh requested a review from a team as a code owner January 17, 2025 18:34
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.

1 participant