----- Oryginalna wiadomość ----- > Od: "Roberto De Ioris" <[email protected]> > Do: "uWSGI developers and users list" <[email protected]> > Wysłane: piątek, 4 listopad 2011 7:09:18 > Temat: Re: [uWSGI] After a DB restart, psycopg2 errors. Required uwsgi > restart, Graceful recovery possible? > > Hi, > it looks like django never calls the reconnection. Is this an old > (<1.2) > Django version ? Which uWSGI version and options ? > > Is this 100% reproducible when you restart the server ? >
I only add that SQLAlchemy+psycopg2 perfectly deal with this problem. Search for solutions in Django bugs list. -- Łukasz Wróblewski http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe http://www.hostowisko.pl/ - Profesjonalny i tani hosting http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
