I am unable to connect to postgres database running on oVirt engine and while
troubleshooting found below possible issue.
semanage fcontext -a -t postgresql_exec_t /opt/rh/rh-postgresql10/root/usr/bin/psql
ValueError: File spec /opt/rh/rh-postgresql10/root/usr/bin/psql conflicts with equivalency
rule '/opt/rh/rh-postgresql10/root /'; Try adding '//usr/bin/psql'
instead
Can someone help to resolve this issue.