Add note about logfile rotation and repmgrd

This commit is contained in:
Ian Barwick
2015-11-03 15:34:43 +09:00
parent 684f7590b7
commit 12204f7e56
2 changed files with 19 additions and 0 deletions

5
FAQ.md
View File

@@ -143,3 +143,8 @@ General
Note that after registering a delayed standby, `repmgrd` will only start
once the metadata added in the master node has been replicated.
- How can I get `repmgrd` to rotate its logfile?
Configure your system's `logrotate` service to do this; see example
in README.md