forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit94c2386
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 parentece2969 commit94c2386
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
|
0 commit comments
Comments
(0)