-
Couldn't load subscription status.
- Fork 475
Open
Description
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
Labels
No labels