mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: minor clarification
This commit is contained in:
@@ -104,8 +104,8 @@
|
|||||||
and set <filename>/etc/sudoers</filename> accordingly.
|
and set <filename>/etc/sudoers</filename> accordingly.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
While <command>pg_ctlcluster</command> should work, it's strongly recommended
|
While <command>pg_ctlcluster</command> will work when executed as user <literal>postgres</literal>,
|
||||||
to use <command>sudo pg_ctlcluster</command> on <application>systemd</application>
|
it's strongly recommended to use <command>sudo pg_ctlcluster</command> on <application>systemd</application>
|
||||||
systems, to ensure <application>systemd</application> has a correct picture of
|
systems, to ensure <application>systemd</application> has a correct picture of
|
||||||
the PostgreSQL application state.
|
the PostgreSQL application state.
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user