projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db343d
)
doc: Fix grammar in page of pg_receivewal
author
Michael Paquier
<
[email protected]
>
Tue, 26 Oct 2021 04:57:18 +0000
(13:57 +0900)
committer
Michael Paquier
<
[email protected]
>
Tue, 26 Oct 2021 04:57:18 +0000
(13:57 +0900)
Introduced by
f61e1dd
.
Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/
20211026
.112304.
1962954080884317968
[email protected]
doc/src/sgml/ref/pg_receivewal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_receivewal.sgml
b/doc/src/sgml/ref/pg_receivewal.sgml
index d3c74882937538916230700c4ba9e85f3b43cca0..9fde2fd2ef67963f820e819da96d99234560fa98 100644
(file)
--- a/
doc/src/sgml/ref/pg_receivewal.sgml
+++ b/
doc/src/sgml/ref/pg_receivewal.sgml
@@
-90,7
+90,7
@@
PostgreSQL documentation
<listitem>
<para>
- If a starting point cannot
not
be calculated with the previous method,
+ If a starting point cannot be calculated with the previous method,
and if a replication slot is used, an extra
<command>READ_REPLICATION_SLOT</command> command is issued to retrieve
the slot's <literal>restart_lsn</literal> to use as starting point.