UNCLASSIFIED - NO CUI

Update pgHbaConfiguration to use scram-sha-256

Summary

Currently we are using md5 to encrypt auth password in pgHbaConfiguration which would be incompatible if FIPS mode was enabled.

Possible fixes

Update md5 to scram-sha-256