SV-100047r1_rule
V-89397
SRG-APP-000447-DB-000393
VRAU-PG-000320
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/pgdata/postgresql.conf
If "client_encoding" is not "UTF8", this is a finding.
V-89397
False
VRAU-PG-000320
At the command prompt, execute the following command:
# grep '^\s*client_encoding\b' /storage/db/pgdata/postgresql.conf
If "client_encoding" is not "UTF8", this is a finding.
M
3443