- Notifications
You must be signed in to change notification settings - Fork5
Commit3619a20
committed
Rename the "fast_promote" file to just "promote".
This keeps the usual trigger file name unchanged from 9.2, avoiding nastyissues if you use a pre-9.3 pg_ctl binary with a 9.3 server or vice versa.The fallback behavior of creating a full checkpoint before starting up is nowtriggered by a file called "fallback_promote". That can be useful fordebugging purposes, but we don't expect any users to have to resort to thatand we might want to remove that in the future, which is why the fallbackmechanism is undocumented.1 parentc64de21 commit3619a20
2 files changed
+14
-14
lines changedLines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
| 69 | + | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| |||
11082 | 11082 |
| |
11083 | 11083 |
| |
11084 | 11084 |
| |
11085 |
| - | |
11086 |
| - | |
11087 |
| - | |
| 11085 | + | |
| 11086 | + | |
| 11087 | + | |
| 11088 | + | |
11088 | 11089 |
| |
11089 |
| - | |
| 11090 | + | |
11090 | 11091 |
| |
11091 |
| - | |
11092 | 11092 |
| |
| 11093 | + | |
11093 | 11094 |
| |
11094 | 11095 |
| |
11095 |
| - | |
| 11096 | + | |
11096 | 11097 |
| |
11097 |
| - | |
| 11098 | + | |
11098 | 11099 |
| |
11099 | 11100 |
| |
11100 | 11101 |
| |
| |||
11130 | 11131 |
| |
11131 | 11132 |
| |
11132 | 11133 |
| |
11133 |
| - | |
| 11134 | + | |
11134 | 11135 |
| |
11135 | 11136 |
| |
11136 | 11137 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 | 1101 |
| |
1102 |
| - | |
| 1102 | + | |
1103 | 1103 |
| |
1104 |
| - | |
1105 |
| - | |
| 1104 | + | |
1106 | 1105 |
| |
1107 |
| - | |
| 1106 | + | |
1108 | 1107 |
| |
1109 | 1108 |
| |
1110 | 1109 |
| |
|
0 commit comments
Comments
(0)