- Notifications
You must be signed in to change notification settings - Fork5
Commitb1d3de6
committed
Someone (possibly me) foolishly reduced the response for failing
to create a TCP/IP socket from FATAL to LOG. This was unwise;historically we have expected socket conflicts to abort postmasterstartup. Conflicts on port numbers with another postmaster can onlybe detected reliably at the TCP socket level.1 parent9fc3b93 commitb1d3de6
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
753 | 753 |
| |
754 | 754 |
| |
755 | 755 |
| |
756 |
| - | |
| 756 | + | |
757 | 757 |
| |
758 | 758 |
| |
759 | 759 |
| |
| |||
772 | 772 |
| |
773 | 773 |
| |
774 | 774 |
| |
775 |
| - | |
| 775 | + | |
776 | 776 |
| |
777 | 777 |
| |
778 | 778 |
| |
|
0 commit comments
Comments
(0)