projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385522c
)
doc: Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Thu, 11 Jun 2015 01:33:35 +0000
(21:33 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Thu, 11 Jun 2015 01:33:35 +0000
(21:33 -0400)
doc/src/sgml/ref/pg_receivexlog.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/ref/pg_receivexlog.sgml
b/doc/src/sgml/ref/pg_receivexlog.sgml
index 0c99744ece47dd937dd6ec1c796849c3ba8950a9..fd787649e42eb70b3976e2cdc063a6eaa3f75493 100644
(file)
--- a/
doc/src/sgml/ref/pg_receivexlog.sgml
+++ b/
doc/src/sgml/ref/pg_receivexlog.sgml
@@
-50,7
+50,7
@@
PostgreSQL documentation
<para>
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
in real time and ensure it's safely flushed to disk.
</para>