Typo in archive modules docs
Started by Daniel Gustafssonalmost 4 years ago2 messages
Spotted a typo when reading the new archive modules documentation, will apply
the attached shortly to fix.
--
Daniel Gustafsson https://vmware.com/
Attachments:
typo-recyling.diffapplication/octet-stream; name=typo-recyling.diff; x-unix-mode=0644Download
diff --git a/doc/src/sgml/archive-modules.sgml b/doc/src/sgml/archive-modules.sgml
index f1189ddcd5..ee70e92249 100644
--- a/doc/src/sgml/archive-modules.sgml
+++ b/doc/src/sgml/archive-modules.sgml
@@ -17,7 +17,7 @@
<para>
When a custom <xref linkend="guc-archive-library"/> 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
+ recycling 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
<xref linkend="backup-archiving-wal"/>.
Re: Typo in archive modules docs
On Wed, Feb 09, 2022 at 03:04:34PM +0100, Daniel Gustafsson wrote:
Spotted a typo when reading the new archive modules documentation, will apply
the attached shortly to fix.
Thanks!
--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com