SV-98945r1_rule
V-88295
SRG-APP-000447-DB-000393
VROM-PG-000455
CAT II
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET client_encoding TO 'UTF8';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# grep '^\s*client_encoding\b' /storage/db/vcops/vpostgres/data/postgresql.conf
If "client_encoding" is not set to "UTF8", this is a finding.
V-88295
False
VROM-PG-000455
At the command prompt, execute the following command:
# grep '^\s*client_encoding\b' /storage/db/vcops/vpostgres/data/postgresql.conf
If "client_encoding" is not set to "UTF8", this is a finding.
M
3445