projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a29217
)
Fix typo in archive modules docs
author
Daniel Gustafsson
Wed, 9 Feb 2022 14:36:46 +0000
(15:36 +0100)
committer
Daniel Gustafsson
Wed, 9 Feb 2022 14:36:46 +0000
(15:36 +0100)
Discussion: https://postgr.es/m/
4F8E8D8F
-45CA-4833-AB19-
CC6105326583
@yesql.se
doc/src/sgml/archive-modules.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/archive-modules.sgml
b/doc/src/sgml/archive-modules.sgml
index f1189ddcd5bf48d177f5555b6888712d43901039..ee70e9224902e02cfbf97802a9729e1b00086f29 100644
(file)
--- a/
doc/src/sgml/archive-modules.sgml
+++ b/
doc/src/sgml/archive-modules.sgml
@@
-17,7
+17,7
@@
When a custom
is configured, PostgreSQL
will submit completed WAL files to the module, and the server will avoid
- recyling or removing these WAL files until the module indicates that the files
+ recy
c
ling or removing these WAL files until the module indicates that the files
were successfully archived. It is ultimately up to the module to decide what
to do with each WAL file, but many recommendations are listed at
.