From 0481519f3e71a5f18e938750b341e1d18fb4ec8f Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 3 Oct 2007 09:15:40 +0000 Subject: [PATCH] more todo --- doc/todo.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/todo.txt b/doc/todo.txt index 6004ef3..0bbc3ae 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -13,7 +13,7 @@ * -R should detect that no pooler is running and boot normally * -R should detect if login fails then exit() -==== Details: ==== +''' Details: ''' * Takeover before fork() * must not touch libevent, just fill structures, libevent init after fork() @@ -22,7 +22,7 @@ * if tcp - try binding * if unix - try connect() -== Just ideas == +== Minor features == * suspend_timeout - drop stalled conns * some preliminary notification that fd limit is full @@ -35,8 +35,9 @@ * cleanup of logging levels, to make log more useful * logging to syslog -== Dropped ideas == +== Major features == - * possibility to specify failover databases. * load-balancing between different servers. - * keeping track of prepared plans - fixed in 8.3 by DISCARD ALL; + - possibility to specify failover databases. + * keeping track of protocol-level prepared plans + - JDBC workaround in the meantime: protocolVersion=2 -- 2.40.0