mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
doc: Fix typo
This commit is contained in:
@ -50,7 +50,7 @@ PostgreSQL documentation
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Unlike the standby's WAL receiver, <application>pg_receivexlog</>
|
Unlike the standby's WAL receiver, <application>pg_receivexlog</>
|
||||||
flushes WAL data only when WAL file is closed, by default.
|
flushes WAL data only when a WAL file is closed, by default.
|
||||||
<literal>--synchronous</> option must be specified to flush WAL data
|
<literal>--synchronous</> option must be specified to flush WAL data
|
||||||
in real time and ensure it's safely flushed to disk.
|
in real time and ensure it's safely flushed to disk.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user