database::sysctl
Overview
This class contains the definition all all required sysctl setings for your system.
When these customizations aren’t enough, you can replace the class with your own class. See pg_profile::database for an explanation on how to do this.
Attributes
| Attribute Name | Short Description |
|---|---|
| list | The required sysctl parameters for Postgres. |
list
The required sysctl parameters for Postgres.
The defaults are:
pg_profile::database::sysctl::list: {}
