* 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.
= PgBouncer TODO list =
+== High-prority ==
+
+ * PAUSE <db>; RESUME <db>;
+
+== 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 <db>; RESUME <db>;
- * 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 ==
-