diff --git a/doc/appendix-faq.sgml b/doc/appendix-faq.sgml index e36b1b40..ab3eac5b 100644 --- a/doc/appendix-faq.sgml +++ b/doc/appendix-faq.sgml @@ -182,7 +182,14 @@ - + + Why do I need to specify the data directory location in repmgr.conf? + + In some circumstances &repmgr; may need to access a PostgreSQL data + directory while the PostgreSQL server is not running, e.g. to confirm + it shut down cleanly during a switchover. + +