forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit85242f9
committed
Force nodes for SSL tests to start in TCP mode
Currently they are started in unix socket mode in ost cases, and thenconverted to run in TCP mode. This can result in port collisions, andthere is no virtue in startng in unix socket mode, so start as we willbe going on.Discussion:https://postgr.es/m/d6ee8761-39d1-0033-1afb-d5a57ee056f2@gmail.comBackpatch to all live branches (12 and up).1 parentf7aec8c commit85242f9
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 |
| |
74 | 80 |
| |
75 | 81 |
| |
|
0 commit comments
Comments
(0)