doc: add link to blog entry about Pg12 replication configuration changes

This commit is contained in:
Ian Barwick
2019-10-18 11:57:52 +09:00
parent 39003be5a3
commit 676475dc1f

View File

@@ -167,6 +167,10 @@ conninfo='host=node1 user=repmgr dbname=repmgr connect_timeout=2'</programlistin
function, which enables a standby to be promoted to primary using an SQL
command.
</para>
<para>
For an overview of general changes to replication configuration, see this blog entry:
<ulink url="https://www.2ndquadrant.com/en/blog/replication-configuration-changes-in-postgresql-12/">Replication configuration changes in PostgreSQL 12</ulink>
</para>
</listitem>