- Notifications
You must be signed in to change notification settings - Fork5
Commitb98ac46
committed
Prevent intermittent hang in recovery from bgwriter interaction.
Startup process waited for cleanup lock but when hot_standby = offthe pid was not registered, so that the bgwriter would not wakethe waiting process as intended.1 parent856a230 commitb98ac46
2 files changed
+2
-5
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| |||
6406 | 6407 |
| |
6407 | 6408 |
| |
6408 | 6409 |
| |
| 6410 | + | |
6409 | 6411 |
| |
6410 | 6412 |
| |
6411 | 6413 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 | 71 |
| |
77 | 72 |
| |
78 | 73 |
| |
|
0 commit comments
Comments
(0)