diff --git a/doc/src/sgml/ref/pgarchivecleanup.sgml b/doc/src/sgml/ref/pgarchivecleanup.sgml index 60a7fc4..77ef886 100644 --- a/doc/src/sgml/ref/pgarchivecleanup.sgml +++ b/doc/src/sgml/ref/pgarchivecleanup.sgml @@ -80,6 +80,10 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E" archivelocation is a directory readable and writable by the server-owning user. + + WAL file segments and WAL file segments with .partial + are deleted, while timeline history files and backup history files are not. +