When asking questions or reporting issues, it is extremely helpful if the following information is included:
repmgr.conf
files (suitably anonymized if necessary)
repmgr.nodes
table (suitably anonymized if necessary)
recovery.conf
file
(suitably anonymized if necessary).
postgresql.auto.conf
file
(suitably anonymized if necessary), and whether or not the PostgreSQL data directory
contains the files standby.signal
and/or recovery.signal
.
If issues are encountered with a repmgr client command, please provide
the output of that command executed with the options
-LDEBUG --verbose
, which will ensure repmgr emits
the maximum level of logging output.
If issues are encountered with repmgrd, please provide relevant extracts from the repmgr log files and if possible the PostgreSQL log itself. Please ensure these logs do not contain any confidential data.
In all cases it is extremely useful to receive as much detail as possible on how to reliably reproduce an issue.