From: Marko Kreen Date: Tue, 8 Jan 2008 14:21:47 +0000 (+0000) Subject: update scary-R todo X-Git-Tag: pgbouncer_1_2_rc2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e26ea54bfc5a67adecdd5f556a68fb0beed80cf0;p=pgbouncer update scary-R todo --- diff --git a/doc/todo.txt b/doc/todo.txt index 9490b2f..2b59902 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -51,17 +51,11 @@ === make -R less scary === - * -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() - * Details: - - Takeover before fork() - - must not touch libevent, just fill structures, - libevent init after fork() - - ^C while takeover - immidiate _exit() - * Detect existing process: - if tcp - try binding - if unix - try connect() + * -R should detect if login fails then exit() + * Move SHUTDOWN; after fork. === load-balancing ===