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 1a29217 commit f48385cCopy full SHA for f48385c
doc/src/sgml/archive-modules.sgml
@@ -17,7 +17,7 @@
17
<para>
18
When a custom <xref linkend="guc-archive-library"/> is configured, PostgreSQL
19
will submit completed WAL files to the module, and the server will avoid
20
- recyling or removing these WAL files until the module indicates that the files
+ recycling or removing these WAL files until the module indicates that the files
21
were successfully archived. It is ultimately up to the module to decide what
22
to do with each WAL file, but many recommendations are listed at
23
<xref linkend="backup-archiving-wal"/>.
0 commit comments