forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita92ab52
committed
Enhance pg_ctl so that it prints error messages from postmaster
if it fails to start up it (this is only vaild if -w is given).1 parent2ce4b4c commita92ab52
1 file changed
+11
-4
lines changedLines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
219 | 221 |
| |
220 | 222 |
| |
221 | 223 |
| |
222 |
| - | |
| 224 | + | |
223 | 225 |
| |
224 | 226 |
| |
225 | 227 |
| |
226 | 228 |
| |
227 | 229 |
| |
228 | 230 |
| |
229 |
| - | |
| 231 | + | |
230 | 232 |
| |
231 | 233 |
| |
232 |
| - | |
| 234 | + | |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
| |||
253 | 255 |
| |
254 | 256 |
| |
255 | 257 |
| |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
256 | 263 |
| |
257 | 264 |
| |
258 | 265 |
| |
|
0 commit comments
Comments
(0)