Skip to content

Commit f48385c

Browse files
Fix typo in archive modules docs
Discussion: https://postgr.es/m/[email protected]
1 parent 1a29217 commit f48385c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/archive-modules.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<para>
1818
When a custom <xref linkend="guc-archive-library"/> is configured, PostgreSQL
1919
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
20+
recycling or removing these WAL files until the module indicates that the files
2121
were successfully archived. It is ultimately up to the module to decide what
2222
to do with each WAL file, but many recommendations are listed at
2323
<xref linkend="backup-archiving-wal"/>.

0 commit comments

Comments
 (0)