On Jul 5, 12:44 pm, Jeremy Evans <[email protected]> wrote:
> I've just pushed a couple of patches that add additional disconnection
> support.  Previously, disconnects were not detected when submitting
> transaction statements such as BEGIN/ROLLBACK/COMMIT.  I've also added
> disconnection support to more adapters.

Does this mean Sequel will automatically try to re-connect?

I run an app on my laptop that connects to a Postgres DB on the LAN.
Whenever I put my laptop to sleep it looses the connection to the DB,
thus the app must be restarted. I wonder if your update will fix this
or is this a different issue?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to