Skip to main content

Name

memory_goal — configure physical memory usage goal

Synopsis

Memory_Goal = 90

Description

The memory_goal directive allows you to specify the maximum percentage of physical memory that should be used during normal operation. If this threshold is exceeded, the server will free up some resources to try to bring memory usage within acceptable bounds. The default value for this option is 90.

It is possible for the server to exceed the memory_goal. Other than trying to free up some resources, no action is taken to stop the memory_goal from being exceeded. For a "harder" limit, see memory_hwm.

Scope

memory_goal is valid in the global scope.

See Also

Was this page helpful?