forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb944b1d
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 parentfb2641f commitb944b1d
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 |
| - | |
| 1248 | + | |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 | 1251 |
| |
| |||
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
1265 |
| - | |
1266 |
| - | |
1267 |
| - | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1268 | 1269 |
| |
1269 |
| - | |
| 1270 | + | |
1270 | 1271 |
| |
1271 | 1272 |
| |
1272 | 1273 |
| |
|
0 commit comments
Comments
(0)