jfcoz / postgresqltuner

Simple script to analyse your PostgreSQL database configuration, and give tuning advice
https://postgresqltuner.pl
GNU General Public License v3.0
2.61k stars 190 forks source link

Recommendations for vm.overcommit_memory & vm.overcommit_ratio on FreeBSD #83

Open vmato opened 1 year ago

vmato commented 1 year ago

Expected Behavior

Recommendations only for really existing oids

Current Behavior

Recommends setting of vm.overcommit_memory and vm.overcommit_ratio which dose not exist in FreeBSD

Steps to Reproduce (for bugs)

  1. Run on FreeBSD

Your Environment