forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit682c28b
committed
Doc: Update example symptom of systemd misconfiguration.
In PostgreSQL 10, we stopped using System V semaphores on Linuxsystems. Update the example we give of an error message from amisconfigured system to show what people are most likely to see thesedays.Back-patch to 10, where PREFERRED_SEMAPHORES=UNNAMED_POSIX arrived.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/CA%2BhUKGLmJUSwybaPQv39rB8ABpqJq84im2UjZvyUY4feYhpWMw%40mail.gmail.com1 parentc34dd43 commit682c28b
1 file changed
+6
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 | 1194 |
| |
1195 |
| - | |
| 1195 | + | |
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 | 1198 |
| |
| |||
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 |
| - | |
1213 |
| - | |
1214 |
| - | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1215 | 1216 |
| |
1216 |
| - | |
| 1217 | + | |
1217 | 1218 |
| |
1218 | 1219 |
| |
1219 | 1220 |
| |
|
0 commit comments
Comments
(0)