- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit47d2d29
committed
Revert "Add HINT for restartpoint race with KeepFileRestoredFromArchive()."
This reverts commit8ad6c5d, which was a commit specific to v14 andolder branches as the race condition between restartpoints andKeepFileRestoredFromArchive() still existed.1f95181 has worsened the situation on these two branches, causingspurious failures in archive recovery (neither streaming nor archiverecovery) with concurrent restartpoints. The same logic as v15 andnewer versions will be applied in some follow-up commits to close thisproblem, making this HINT not necessary anymore.Reported-by: Arun ThirupathiDiscussion:https://postgr.es/m/20250306193013.36.nmisch@google.comBackpatch-through: 131 parentb494640 commit47d2d29
2 files changed
+3
-12
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3468 | 3468 |
| |
3469 | 3469 |
| |
3470 | 3470 |
| |
3471 |
| - | |
3472 |
| - | |
3473 |
| - | |
3474 |
| - | |
| 3471 | + | |
3475 | 3472 |
| |
3476 | 3473 |
| |
3477 | 3474 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
834 | 834 |
| |
835 | 835 |
| |
836 | 836 |
| |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
| 837 | + | |
841 | 838 |
| |
842 | 839 |
| |
843 | 840 |
| |
| |||
847 | 844 |
| |
848 | 845 |
| |
849 | 846 |
| |
850 |
| - | |
851 |
| - | |
852 |
| - | |
853 |
| - | |
| 847 | + | |
854 | 848 |
| |
855 | 849 |
| |
856 | 850 |
| |
|
0 commit comments
Comments
(0)