From bfe4585b91d1fc43e541ef1d80569ba70d78723b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 24 Mar 2015 11:32:50 +0900 Subject: [PATCH] rempgr -> repmgr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 408b52db..704dac8a 100644 --- a/README.md +++ b/README.md @@ -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 ;