- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitac7238d
committed
Improve error reporting when location specified by postgres -D does not exist
Previously, the first error seen would be that postgresql.conf does notexist. But for the case where the whole directory does not exist, givean error message about that, together with a hint for how to create one.1 parent2808a2e commitac7238d
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4463 | 4463 |
| |
4464 | 4464 |
| |
4465 | 4465 |
| |
| 4466 | + | |
| 4467 | + | |
| 4468 | + | |
| 4469 | + | |
| 4470 | + | |
| 4471 | + | |
| 4472 | + | |
| 4473 | + | |
| 4474 | + | |
| 4475 | + | |
| 4476 | + | |
4466 | 4477 |
| |
4467 | 4478 |
| |
4468 | 4479 |
| |
| |||
4498 | 4509 |
| |
4499 | 4510 |
| |
4500 | 4511 |
| |
4501 |
| - | |
| 4512 | + | |
4502 | 4513 |
| |
4503 | 4514 |
| |
4504 | 4515 |
| |
|
0 commit comments
Comments
(0)