SV-239196r717045_rule
V-239196
SRG-APP-000001-DB-000031
VCPG-67-000001
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET max_connections TO '345';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SHOW max_connections;"|sed -n 3p|sed -e 's/^[ ]*//'
If the returned number is not greater than or equal to 100 and less than or equal to 1000, this is a finding.
V-239196
False
VCPG-67-000001
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SHOW max_connections;"|sed -n 3p|sed -e 's/^[ ]*//'
If the returned number is not greater than or equal to 100 and less than or equal to 1000, this is a finding.
M
5324