From adf16c1914e7eb5a4038d4d68a7510f3eed22818 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 25 Apr 2007 11:05:14 +0000 Subject: [PATCH] update todo list --- doc/overview.txt | 2 +- doc/todo.txt | 18 +++++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/overview.txt b/doc/overview.txt index 5e6ed35..bed5136 100644 --- a/doc/overview.txt +++ b/doc/overview.txt @@ -33,7 +33,7 @@ Downloads, bugtracker, CVS: http://pgfoundry.org/projects/pgbouncer * Supports online reconfiguration for most of the settings. - * Supports online restart - is able transfer sockets to new process. + * Supports online restart/upgrade - is able transfer sockets to new process. * Supports protocol V3 only, so backend version must be >= 7.4. diff --git a/doc/todo.txt b/doc/todo.txt index 1a556e8..17a58ed 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1,15 +1,19 @@ = PgBouncer TODO list = +== High-prority == + + * PAUSE ; RESUME ; + +== Low-prio, technically suspicious items == + + * -R should somehow log whats happens * -R should detect that no pooler is running and boot normally * -R should detect if login fails then exit() - * PAUSE ; RESUME ; - * keep stats about error counts? - * SHUTDOWN cmd should print notice? - * before loading users, disable all existing? +== Low-prio, otherwise suspicious items == + * keep stats about error counts + * SHUTDOWN cmd should print notice + * before loading users, disable all existing * Split CL_IDLE from CL_ACTIVE. Does not give functional advantage, but makes monitoring easier. - -== Bugs == - -- 2.40.0