Error While Initializing Postgres Cluster With Docker

Comments

1 comment

  • Official comment
    Avatar
    Ashraf Sharif

    Hi,

    It looks like you were trying to deploy a new PostgreSQL on top of the instance, which explains why you got the error. The error means ClusterControl backs itself off from continuing the deployment because there is an already running PostgreSQL service detected. For new deployments, the database node should have no database service running on it.

    You should import the database node into ClusterControl instead, as shown in that blog post. We do not officially support PostgreSQL 13 but I believe there are no blockers for the import as it basically performs the common cross-version operations.

    Regards,
    Ashraf

    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk