18.4. Managing Kernel Resources - Mailing list pgsql-docs

From PG Doc comments form
Subject 18.4. Managing Kernel Resources
Date
Msg-id 178368240694.880999.12059698684907828656@wrigleys.postgresql.org
Whole thread
Responses Re: 18.4. Managing Kernel Resources
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/kernel-resources.html
Description:

18.4. Kernel Resource Management
In this section:

1)  Table 18.1. System V IPC Parameters
> SEMMAP > “see text” -- what does this mean?

2) in the Linux section:
block

$ sysctl -w kernel.shmmax=17179869184
$ sysctl -w kernel.shmall=4194304

$ replace with #

> To make these settings persist over reboots, see /etc/sysctl.conf.
replace “see” with “modify”

3) Global changes in the section:

you continue to use the server process name as “postmaster”!!! way too many
times (find and replace it)




pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Fix data checksum progress reporting docs
Next
From: Fujii Masao
Date:
Subject: Re: Fix data checksum progress reporting docs