Actions
Refactor #16932
closedChange shared_buffers PostgreSQL options to 25% of available RAM
Status:
Closed
Priority:
Normal
Assignee:
Category:
External modules
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1165776
Description of problem:
Installed Satellite 6 on RHEL 6.5 and RHEL 7 and the postgres configuration is set to the default settings. Ex shared_buffers is 32MB and recommendation from postgres documentation is 25% of available RAM. Since Satellite 6 houses two databases with different workloads in postgres (foreman and candlepin) we need to assess configuration changes that best support performance for both databases.
This BZ is to track any suggested configuration changes to postgres for satellite 6.
Actions