From ed16772b67c42b69af0d0b901da09b6f1ee73b71 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 16 Jan 2009 13:01:33 +0000 Subject: [PATCH] win32 todo --- doc/todo.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/todo.txt b/doc/todo.txt index f5d418a..ef27119 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1,9 +1,5 @@ = PgBouncer TODO list = -== next release - 1.2 == - - * test - == Minor features == * removing user should work - kill connections @@ -16,6 +12,16 @@ client_idle_timeout and query_timeout without walking all clients on maintenance time. +== Win32 features == + + * Automatic registration of pgbevent.dll. (Re-register also + if old DLL does not exist.) + * PAUSE/RESUME via service control panel. + * Online reboot by DuplicateHandle(). Main question is: + What should the UI look like? Making it work for console + app seems easy, but it does not make sense at all without + working also for services. + == Dubious/complicated features == * units for config parameters. -- 2.40.0