Description of problem: Postgres database supports streaming and logical replication modes [1]. While Red Hat specifically mentions streaming is supported the logical replication seems uncovered. Support Policies for RHEL High Availability Clusters - Management of a PostgreSQL Database in a Cluster https://access.redhat.com/solutions/3618691 : "Scope of Red Hat support with PostgreSQL servers using streaming replication: The same policies that applies to the pgsql resource-agent applies to the pgsqlms resource-agent. Currently only PostgreSQL 10 is supported.: Version-Release number of selected component (if applicable): All How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: [1] https://www.postgresql.org/docs/12/logical-replication.html