Overview

This class contains the definition all the required OS limit settings on 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 OS limits created for Postgres.

list

The OS limits created for Postgres.

The defaults are:

pg_profile::database::limits::list:   {}

Back to overview of database::limits