From: Greg Sabino Mullane Date: Sun, 8 Nov 2015 16:56:36 +0000 (-0500) Subject: Add some TODO items X-Git-Tag: 5.4.1~11 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c0cd39aa6f71705d863d4c8f99842a58fb51f50d;p=bucardo.git Add some TODO items --- diff --git a/TODO b/TODO index f9d9db9f2..575e6a771 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,8 @@ Future These range the gamut from wildly speculative ideas to must-have features. +- Make sure the db can be specified for add herd, rather than relying on find_best_db_for_searching() +- Use something more specific than txntime, which is not unique enough - Allow bucardo add table ... --relgroup=foo to work, or at least throw an error. - Remove the need for pl/perl entirely: put all logic into ./bucardo - Allow a new type of trigger that only indicates if a table has changed or not.