doc: use "note" rather than "important"

This commit is contained in:
Ian Barwick
2022-03-16 10:40:28 +09:00
parent f7b9e11d6f
commit f5e42e1851

View File

@@ -79,7 +79,7 @@
as otherwise if the primary server fails due to hardware issues, the witness as otherwise if the primary server fails due to hardware issues, the witness
server will be lost too. server will be lost too.
</para> </para>
<important> <note>
<simpara> <simpara>
A PostgreSQL instance can only accommodate a single witness server. A PostgreSQL instance can only accommodate a single witness server.
</simpara> </simpara>
@@ -88,7 +88,7 @@
witness server, a separate PostgreSQL instance is required for each witness server, a separate PostgreSQL instance is required for each
witness server in use. witness server in use.
</simpara> </simpara>
</important> </note>
<para> <para>
The witness server should be configured in the same way as a normal The witness server should be configured in the same way as a normal