forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5a90740
committed
Update HINT for pre-existing shared memory block.
One should almost always terminate an old process, not use a manualremoval tool like ipcrm. Removal of the ipcclean script eleven yearsago (39627b1) and its non-replacementcorroborate that manual shm removal is now a niche goal. Back-patch to9.4 (all supported versions).Reviewed by Daniel Gustafsson and Kyotaro HORIGUCHI.Discussion:https://postgr.es/m/20180812064815.GB2301738@rfd.leadboat.com1 parentbfbcad4 commit5a90740
1 file changed
+3
-7
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1066 | 1066 |
| |
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 |
| - | |
1070 |
| - | |
| 1069 | + | |
1071 | 1070 |
| |
1072 |
| - | |
1073 |
| - | |
1074 |
| - | |
1075 |
| - | |
1076 |
| - | |
| 1071 | + | |
| 1072 | + | |
1077 | 1073 |
| |
1078 | 1074 |
| |
1079 | 1075 |
| |
|
0 commit comments
Comments
(0)