forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3f695e
committed
pg_upgrade: include additional detail in cluster check
When the cluster failed the pg_controldata check for clean shutdown we only reported that it did so, not why. The state of thecluster can be important information when diagnosing the failedupgrade attempt, so instead include it in the error message.Discussion:https://postgr.es/m/E0D5EA16-A085-4753-8DDC-C7055048B439@yesql.se1 parent3c152a2 commita3f695e
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
| 152 | + | |
| 153 | + | |
153 | 154 |
| |
154 | 155 |
| |
155 |
| - | |
| 156 | + | |
156 | 157 |
| |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 |
| - | |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 |
| - | |
| 166 | + | |
166 | 167 |
| |
167 |
| - | |
| 168 | + | |
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
|
0 commit comments
Comments
(0)