1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Order some new options on man pages more sensibly, minor improvements

This commit is contained in:
Peter Eisentraut
2015-09-17 20:56:58 -04:00
parent 9acb9007de
commit 213335c145
10 changed files with 99 additions and 96 deletions

View File

@@ -427,10 +427,10 @@ PostgreSQL documentation
Name of the event source for <application>pg_ctl</application> to use
for logging to the event log when running as a Windows service. The
default is <literal>PostgreSQL</literal>. Note that this only controls
the logging from <application>pg_ctl</application> itself - once
the logging from <application>pg_ctl</application> itself; once
started, the server will use the event source specified
by <xref linkend="guc-event-source">. Should the server fail during
early startup, it may also log using the default event
early startup, it might also log using the default event
source <literal>PostgreSQL</literal>.
</para>
</listitem>