- Notifications
You must be signed in to change notification settings - Fork28
Commit1910353
committed
Make new crash restart test a bit more robust.
Add timeouts in case psql doesn't deliver the expected output, and tryto cause the monitoring psql to be fully connected to a backend. Thisisn't necessarily everything needed, but at least the timeouts shouldreduce the pain for buildfarm owners.Author: Andres FreundReported-By: Tom Lane, BF animals prairiedog and calliphoridaeDiscussion:https://postgr.es/m/E1du6ZT-00043I-91@gemulon.postgresql.org1 parentd61f5bb commit1910353
1 file changed
+21
-13
lines changedLines changed: 21 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 |
| |
31 | 37 |
| |
32 | 38 |
| |
| |||
47 | 53 |
| |
48 | 54 |
| |
49 | 55 |
| |
50 |
| - | |
| 56 | + | |
| 57 | + | |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
| |||
59 | 66 |
| |
60 | 67 |
| |
61 | 68 |
| |
62 |
| - | |
| 69 | + | |
| 70 | + | |
63 | 71 |
| |
64 | 72 |
| |
65 | 73 |
| |
| |||
82 | 90 |
| |
83 | 91 |
| |
84 | 92 |
| |
85 |
| - | |
| 93 | + | |
| 94 | + | |
86 | 95 |
| |
| 96 | + | |
87 | 97 |
| |
88 | 98 |
| |
89 |
| - | |
| 99 | + | |
90 | 100 |
| |
91 | 101 |
| |
92 | 102 |
| |
| |||
137 | 147 |
| |
138 | 148 |
| |
139 | 149 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
148 | 154 |
| |
| 155 | + | |
149 | 156 |
| |
150 | 157 |
| |
151 |
| - | |
| 158 | + | |
| 159 | + | |
152 | 160 |
| |
153 | 161 |
| |
154 | 162 |
| |
|
0 commit comments
Comments
(0)