doc: update release notes

This commit is contained in:
Ian Barwick
2018-08-30 13:04:45 +09:00
parent 6acec3e041
commit 3b8586d82a
2 changed files with 10 additions and 1 deletions

View File

@@ -105,6 +105,14 @@
<para>
<itemizedlist>
<listitem>
<para>
<command><link linkend="repmgr-node-rejoin">repmgr node rejoin</link></command>:
remove new upstream's replication slot if it still exists on the rejoined
standby. (GitHub #495).
</para>
</listitem>
<listitem>
<para>
<application>repmgrd</application>: fix startup on witness node when local data is stale. (GitHub #488, #489).