1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-19 17:02:53 +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

@@ -50,7 +50,7 @@ PostgreSQL documentation
<para>
Unlike the standby's WAL receiver, <application>pg_receivexlog</>
flushes WAL data only when a WAL file is closed, by default.
by default flushes WAL data only when a WAL file is closed.
<literal>--synchronous</> option must be specified to flush WAL data
in real time and ensure it's safely flushed to disk.
</para>