mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
docs: miscellaneous updates
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -1,6 +1,6 @@
|
|||||||
4.0 2017-10-04
|
4.0.0 2017-11-21
|
||||||
Complete rewrite with many changes; see file "doc/upgrading-from-repmgr3.md"
|
Complete rewrite with many changes; for details see the repmgr 4.0.0 release
|
||||||
for details.
|
notes at: https://repmgr.org/docs/4.0/release-4.0.html
|
||||||
|
|
||||||
3.3.2 2017-06-01
|
3.3.2 2017-06-01
|
||||||
Add support for PostgreSQL 10 (Ian)
|
Add support for PostgreSQL 10 (Ian)
|
||||||
|
|||||||
@@ -5,12 +5,17 @@
|
|||||||
This section gives a quick introduction to &repmgr;, including setting up a
|
This section gives a quick introduction to &repmgr;, including setting up a
|
||||||
sample &repmgr; installation and a basic replication cluster.
|
sample &repmgr; installation and a basic replication cluster.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
These instructions are not suitable for a production install, as they may not
|
These instructions for demonstration purposes and are not suitable for a production
|
||||||
take into account security considerations, proper system administration
|
install, as issues such as account security considerations, and system administration
|
||||||
procedures etc..
|
best practices are omitted.
|
||||||
</para>
|
</para>
|
||||||
|
<note>
|
||||||
|
<simpara>
|
||||||
|
To upgrade an existing &repmgr; 3.x installation, see section
|
||||||
|
<xref linkend="upgrading-from-repmgr-3">.
|
||||||
|
</simpara>
|
||||||
|
</note>
|
||||||
|
|
||||||
<sect1 id="quickstart-prerequisites">
|
<sect1 id="quickstart-prerequisites">
|
||||||
<title>Prerequisites for setting up a basic replication cluster with &repmgr;</title>
|
<title>Prerequisites for setting up a basic replication cluster with &repmgr;</title>
|
||||||
|
|||||||
@@ -179,9 +179,10 @@
|
|||||||
changed.
|
changed.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Please note that the parameter <varname>data_directory</varname> <emphasis>must</emphasis>
|
Please note that the the conversion script will add an empty
|
||||||
be provided; if not already present, the conversion script will add an empty
|
placeholder parameter for <varname>data_directory</varname>, which
|
||||||
placeholder parameter.
|
is a required parameter in repmgr4 and which <emphasis>must</emphasis>
|
||||||
|
be provided.
|
||||||
</para>
|
</para>
|
||||||
</sect3>
|
</sect3>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|||||||
Reference in New Issue
Block a user