custom code call-back on database down event  
guest Sat Jan 23 20:06:07 GMT 2010
 
I searching for a connection pool with capability of detection of "all connections goes down" condition ; aka database server need to be restarted.

Upon detection , the possibility to do a callback to custom code or fork a process at OS level to restart db service.
It would be nice too if it were possible to set up call-back custom code to detect/inspect database service status.
This will be a very useful feature for usage of some databases , for embedded ones in particular.

Are some of this thing possible with Primrose ??