Fix typo in archive modules docs

Discussion: https://postgr.es/m/4F8E8D8F-45CA-4833-AB19-CC6105326583@yesql.se
pull/77/head
Daniel Gustafsson 4 years ago
parent 1a29217a00
commit f48385c132
  1. 2
      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"/>.

Loading…
Cancel
Save