Closed petjal closed 5 years ago
On this page: https://raw.githubusercontent.com/jfcoz/postgresqltuner/master/postgresqltuner.pl https://github.com/jfcoz/postgresqltuner/blob/master/postgresqltuner.pl
lines 576, 577: } elsif ($percent_postgresql_max_memory > 80) { print_report_warn("Max possible memory usage for PostgreSQL is more than 90% of system total RAM.");
On this page: https://raw.githubusercontent.com/jfcoz/postgresqltuner/master/postgresqltuner.pl https://github.com/jfcoz/postgresqltuner/blob/master/postgresqltuner.pl
lines 576, 577: } elsif ($percent_postgresql_max_memory > 80) { print_report_warn("Max possible memory usage for PostgreSQL is more than 90% of system total RAM.");