Re: [DOCS] remove shmmax example in Linux section

2017-07-31 Thread Scott Marlowe
On Mon, Jul 31, 2017 at 11:48 AM, Tom Lane wrote: > Peter Eisentraut writes: >> On 7/21/17 06:18, gorka@openbravo.com wrote: >>> In "Linux" section, show an example of setting shmmax to 16GB, >>> when this >>> change is not needed from pg 9.3. >>> >>> Maybe just remove to avoid confusion? >>

Re: [DOCS] remove shmmax example in Linux section

2017-07-31 Thread Tom Lane
Peter Eisentraut writes: > On 7/21/17 06:18, gorka@openbravo.com wrote: >> In "Linux" section, show an example of setting shmmax to 16GB, >> when this >> change is not needed from pg 9.3. >> >> Maybe just remove to avoid confusion? >> Maybe also shmall also not needed ? > It's still needed

Re: [DOCS] remove shmmax example in Linux section

2017-07-31 Thread Peter Eisentraut
On 7/21/17 06:18, gorka@openbravo.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.5/static/kernel-resources.html > Description: > > Hi, > > I'm refer to this document: > https://www.postgresql.org/docs/9.5/static/ke

[DOCS] remove shmmax example in Linux section

2017-07-21 Thread gorka . gil
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/kernel-resources.html Description: Hi, I'm refer to this document: https://www.postgresql.org/docs/9.5/static/kernel-resources.html In "Linux" section, show an example of setting