From 1322413863c2f167d189e4b6e2a3c96893bca737 Mon Sep 17 00:00:00 2001 From: Feike Steenbergen Date: Tue, 26 May 2015 09:49:40 +0200 Subject: [PATCH] Added some small TODO items. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..17d1cb0c --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +Failover +======== +- When determining who should become master, include the minor version of PostgreSQL in the decision +- Create a way to disable governance of a cluster, something like the existence of a "nogover" or "admin" file in PGDATA will stop governor from changing the cluster state