rempgr -> repmgr

This commit is contained in:
Ian Barwick
2015-03-24 11:32:50 +09:00
parent 8cfc26d3ea
commit bfe4585b91

View File

@@ -306,7 +306,7 @@ Event logging and notifications
-------------------------------
To help understand what significant events (e.g. failure of a node) happened
when and for what reason, `rempgr` logs such events into the `repl_events`
when and for what reason, `repmgr` logs such events into the `repl_events`
table, e.g.:
repmgr_db=# SELECT * from repmgr_test.repl_events ;