- Notifications
You must be signed in to change notification settings - Fork4.9k
Commite77d9cd
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 parentd0b6aca commite77d9cd
2 files changed
+3
-12
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3423 | 3423 |
| |
3424 | 3424 |
| |
3425 | 3425 |
| |
3426 |
| - | |
3427 |
| - | |
3428 |
| - | |
3429 |
| - | |
| 3426 | + | |
3430 | 3427 |
| |
3431 | 3428 |
| |
3432 | 3429 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
800 | 800 |
| |
801 | 801 |
| |
802 | 802 |
| |
803 |
| - | |
804 |
| - | |
805 |
| - | |
806 |
| - | |
| 803 | + | |
807 | 804 |
| |
808 | 805 |
| |
809 | 806 |
| |
| |||
813 | 810 |
| |
814 | 811 |
| |
815 | 812 |
| |
816 |
| - | |
817 |
| - | |
818 |
| - | |
819 |
| - | |
| 813 | + | |
820 | 814 |
| |
821 | 815 |
| |
822 | 816 |
| |
|
0 commit comments
Comments
(0)