"node rejoin": check for available replication slots on the rejoin target

"standby follow" did this already, but "node rejoin" didn't.
This commit is contained in:
Ian Barwick
2020-02-03 17:03:20 +09:00
parent cd7f36a6fd
commit e2a362a171
3 changed files with 24 additions and 0 deletions

View File

@@ -48,6 +48,14 @@
<sect2>
<title>Bug fixes</title>
<para>
<itemizedlist>
<listitem>
<para>
Ensure <link linkend="repmgr-node-rejoin"><command>repmgr node rejoin</command></link>
checks for available replication slots on the rejoin target.
</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para>