8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385522c commit 28d1726Copy full SHA for 28d1726
doc/src/sgml/ref/pg_receivexlog.sgml
@@ -50,7 +50,7 @@ PostgreSQL documentation
50
51
<para>
52
Unlike the standby's WAL receiver, <application>pg_receivexlog</>
53
- flushes WAL data only when WAL file is closed, by default.
+ flushes WAL data only when a WAL file is closed, by default.
54
<literal>--synchronous</> option must be specified to flush WAL data
55
in real time and ensure it's safely flushed to disk.
56
</para>
0 commit comments