Update PostgreSQL replica docs for PostgreSQL 12
What does this Merge Request do and why?
PostgreSQL 12 eliminated recovery.conf
and moved it into the main
configuration file.
This change is not backwards compatible with PostgreSQL 11.
Merge Request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise Issue to follow-up. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.
Edited by Stan Hu