doc: minor clarification

This commit is contained in:
Ian Barwick
2018-04-20 12:23:00 +09:00
parent 11e4d9fd05
commit d9ac1d6fd0

View File

@@ -104,8 +104,8 @@
and set <filename>/etc/sudoers</filename> accordingly.
</para>
<para>
While <command>pg_ctlcluster</command> should work, it's strongly recommended
to use <command>sudo pg_ctlcluster</command> on <application>systemd</application>
While <command>pg_ctlcluster</command> will work when executed as user <literal>postgres</literal>,
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
the PostgreSQL application state.
</para>