forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit350db87
committed
Remove very-obsolete estimates of shmem usage from postgresql.conf.sample.
runtime.sgml used to contain a table of estimated shared memory consumptionrates for max_connections and some other GUCs. Commit390bfc6 removedthat on the well-founded grounds that (a) we weren't maintaining theentries well and (b) it no longer mattered so much once we got out fromunder SysV shmem limits. But it missed that there were even-more-obsoleteversions of some of those numbers in comments in postgresql.conf.sample.Remove those too. Back-patch to 9.3 where the aforesaid commit went in.1 parent0aabe80 commit350db87
1 file changed
+2
-9
lines changedLines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
| |||
119 | 117 |
| |
120 | 118 |
| |
121 | 119 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
| 120 | + | |
| 121 | + | |
126 | 122 |
| |
127 | 123 |
| |
128 | 124 |
| |
| |||
573 | 569 |
| |
574 | 570 |
| |
575 | 571 |
| |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 | 572 |
| |
580 | 573 |
| |
581 | 574 |
| |
|
0 commit comments
Comments
(0)