Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitefcbb76

Browse files
Revert "Test that vacuum removes tuples older than OldestXmin"
This reverts commitaa60798.This test proved to be unstable on the buildfarm, timing out before thestandby could catch up on 32-bit machines where more rows were requiredand failing to reliably trigger multiple index vacuum rounds on 64-bitmachines where fewer rows should be required.Because the instability is only known to be present on versions ofPostgres with TIDStore used for dead TID storage by vacuum, this is onlybeing reverted on master and REL_17_STABLE.As having this coverage may be valuable, there is a discussion on thethread of possible ways to stabilize the test. If that happens, a fixedtest can be committed again.Backpatch-through: 17Reported-by: Tom LaneDiscussion:https://postgr.es/m/614152.1721580711%40sss.pgh.pa.us
1 parent6a6ebb9 commitefcbb76

File tree

2 files changed

+0
-269
lines changed

2 files changed

+0
-269
lines changed

‎src/test/recovery/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ tests += {
5151
't/040_standby_failover_slots_sync.pl',
5252
't/041_checkpoint_at_promote.pl',
5353
't/042_low_level_backup.pl',
54-
't/043_vacuum_horizon_floor.pl',
5554
],
5655
},
5756
}

‎src/test/recovery/t/043_vacuum_horizon_floor.pl

Lines changed: 0 additions & 268 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp