SV-259173r960963_rule
V-259173
SRG-APP-000141-DB-000091
VCPG-80-000032
CAT II
10
At the command prompt, run the following command:
$ /opt/vmware/vpostgres/current/bin/psql -U postgres -c "DROP EXTENSION <extension name>"
Note: It is recommended that plpgsql not be removed.
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "select * from pg_extension where extname != 'plpgsql'"
If any extensions are output, this is a finding.
V-259173
False
VCPG-80-000032
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "select * from pg_extension where extname != 'plpgsql'"
If any extensions are output, this is a finding.
M
5570