mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
doc: add further note about configuration file changes
This commit is contained in:
@@ -72,6 +72,11 @@
|
|||||||
In particular, all string values containing spaces
|
In particular, all string values containing spaces
|
||||||
<emphasis>must</emphasis> be contained within single quotes.
|
<emphasis>must</emphasis> be contained within single quotes.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Additionally, leading/trailing white space between single quotes will no longer
|
||||||
|
be trimmed; the entire string between single quotes will be
|
||||||
|
taken literally.
|
||||||
|
</para>
|
||||||
</note>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|||||||
Reference in New Issue
Block a user