Skip to content

Replication does not work with Postgres 12 #146

@Alex-Craftsman

Description

@Alex-Craftsman

Postgres 12 got rid of /recovery.conf file in a favor of standard options in /postgresql.conf

Moreover, if recovery.conf presents, the server simply won't start at all and die with "pg_ctl: could not start server" error.

How to reproduce. Just launch both commands from "Setting up a replication cluster" README.md section. Master node will start ok, but replication node will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions