forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit053b6da
committed
Adjust documentation for configuring Linux huge pages.
The present wording about viewing shared_memory_size_in_huge_pagesseems to suggest that the parameter cannot be viewed after startupat all, whereas the intent is to make it clear that you can't use"postgres -C" to view this parameter while the server is running.This commit rephrases this section to remove the ambiguity.Author: Seino YukiReviewed-by: Michael Paquier, David G. Johnston, Fujii MasaoDiscussion:https://postgr.es/m/420584fd274f9ec4f337da55ffb3b790%40oss.nttdata.comBackpatch-through: 151 parentb8d08aa commit053b6da
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 |
| - | |
1426 |
| - | |
1427 |
| - | |
1428 |
| - | |
1429 |
| - | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
1430 | 1429 |
| |
1431 | 1430 |
| |
1432 | 1431 |
| |
|
0 commit comments
Comments
(0)