- Notifications
You must be signed in to change notification settings - Fork5
Commit44a9639
committed
Detect postmaster being ready by calling psql -l rathern than
checking postmaster.pid. It's not enough to check the existenceof postmaster.pid since DB recovery might be running.1 parent6217a8c commit44a9639
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
249 | 252 |
| |
250 | 253 |
| |
251 | 254 |
| |
252 | 255 |
| |
253 | 256 |
| |
254 | 257 |
| |
255 | 258 |
| |
256 |
| - | |
257 |
| - | |
258 | 259 |
| |
259 | 260 |
| |
260 | 261 |
| |
|
0 commit comments
Comments
(0)