From eaa52bbd0377cb7571c8ffb837a47dcc0e517559 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 18 Nov 2011 16:41:59 +0200 Subject: [PATCH] skytools3.txt: Minor cleanup --- doc/skytools3.txt | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/doc/skytools3.txt b/doc/skytools3.txt index 18a637c1..6b35037a 100644 --- a/doc/skytools3.txt +++ b/doc/skytools3.txt @@ -51,7 +51,11 @@ New features in Skytools 3 were introduced in 2.1.x, but were not on by default. Now they are used by default. -* New interactive admin console. Because long command lines are not very + - Londiste processes events via 'handlers'. (table partitioning) + + - Target table can use different name (--dest-table) + +* New interactive admin console - qadmin. Because long command lines are not very user-friendly, this is an experiment on interactive console with heavy emphasis on tab-completion. @@ -114,22 +118,11 @@ Open questions import pkgloader pkgloader.require('skytools', '3.0') -* PgQ Cascading - - There are some periodic operations that should be done on root node. - Should we let the ticker do them or do we require a Londiste daemon there? - Letting ticker do it means initial setup is slightly easier. - But requiring separate daemon means user has guarantee that - switchover (downgrading root to branch) works without need to - start the replication daemon. - * Londiste EXECUTE command - Should the scripts have ability to inform Londiste of the tables they operate on, so that nodes that do not have such tables can ignore the script. -* Newadm: - - Good name for it. - * Is there good reason not to drop following modules: - logtriga(), pgq.logtriga() - non-automatic triggers - cube_dispatcher, table_dispatcher, bulk_loader - they are merged into queue_loader @@ -138,7 +131,7 @@ Further reading --------------- * Skytools 3 todo list: TODO.txt -* Newadm design and todo list: qadmin.txt +* QAdmin design and todo list: qadmin.txt * Technical notes about cascading: set.notes.txt * Notes for contributors: devnotes.txt -- 2.39.5