diff --git a/doc/xml/faq.xml b/doc/xml/faq.xml index ab454b0e6..09d79466a 100644 --- a/doc/xml/faq.xml +++ b/doc/xml/faq.xml @@ -102,6 +102,17 @@ process-max=1

See the Point-in-Time Recovery section of the User Guide for more information.

+ +
+ What does the WAL archive suffix mean? + +

The suffix is the SHA1 checksum used to verify file integrity. There is no way to omit it.

+
+