compose/governor

replication slots failing when names contain dashes

crigertg opened this issue · 0 comments

We're using the hostnames of the PostgreSQL Servers as replication slot names. A new name schema introduced dashes in the hostnames. This leads to fails.

There is an unused function in the postgresql class which would solve this problem: replication_slot_name