Re: [SQLObject] Auto reconnect with postgres

2010-10-20 Thread Oleg Broytman
On Wed, Oct 20, 2010 at 10:47:41AM +0200, Gert Burger wrote: > SQLObject doesn't seem to reconnect to a postgres DB when its > connection(s) are lost. Is SO capable of reconnecting? > > I saw a few post related to SO and Mysql but nothing related to PG. > > A grep of the source also shows that on

[SQLObject] Auto reconnect with postgres

2010-10-20 Thread Gert Burger
Hi SQLObject doesn't seem to reconnect to a postgres DB when its connection(s) are lost. Is SO capable of reconnecting? I saw a few post related to SO and Mysql but nothing related to PG. A grep of the source also shows that only mysqlconnection.py has reconnect logic in it. -- Regards Gert Bu