Low: pgsql: fix to be used valid charcters when the invalid characters is used in replication_slot_name.
If invalid characters are contained in replication_slot_name, return OCF_ERR_CONFIGURED.
If their are contained in the node name, convert them to valid characters.