doc: add note about when a PostgreSQL restart is required

Per query in GitHub #564.
This commit is contained in:
Ian Barwick
2019-04-17 09:43:35 +09:00
parent 80f66e87c9
commit 3115face28

View File

@@ -70,8 +70,8 @@
documentation section <link linkend="upgrading-major-version">Upgrading a major version release</link>. documentation section <link linkend="upgrading-major-version">Upgrading a major version release</link>.
</para> </para>
<para> <para>
As a PostgreSQL restart <emphasis>is</emphasis> required, we If <application>repmgrd</application> is in use, a PostgreSQL restart <emphasis>is</emphasis> required;
suggest combining this &repmgr; upgrade with the next PostgreSQL in that case we suggest combining this &repmgr; upgrade with the next PostgreSQL
minor release, which will require a PostgreSQL restart in any case. minor release, which will require a PostgreSQL restart in any case.
</para> </para>