todo: drop done items
authorMarko Kreen <markokr@gmail.com>
Mon, 24 Jan 2011 15:28:18 +0000 (17:28 +0200)
committerMarko Kreen <markokr@gmail.com>
Mon, 24 Jan 2011 15:28:51 +0000 (17:28 +0200)
doc/TODO.txt

index bc2a73b95adc139d04a531e217c899e56846e7ec..773aa12efb26fbf714eeff2647ec000c971bd0e7 100644 (file)
@@ -102,8 +102,6 @@ who already is handling it.
  - check what modules are installed
  - check if replay is running (lag?)
  - check if copy is running (lag?)
- - count of tables done, count of unsynced
- - table in the middle of copy
 
 * We need own async conn-to-conn copy loop in Python/PythonC.
   Currently we simply pipe one copy_to() to another copy_from()