Re: persistent db connections and postgresql_psycopg2 InterfaceError

2013-12-18 Thread Pavel Lurye
rver will fix it as you'll get fresh > connections. What is your CONN_MAX_AGE? > On Dec 17, 2013 4:57 AM, "Pavel Lurye" > > wrote: > >> Hi, >> does anyone have used django1.6 persistent connections with postgresql? >> I've done a simple

persistent db connections and postgresql_psycopg2 InterfaceError

2013-12-17 Thread Pavel Lurye
Hi, does anyone have used django1.6 persistent connections with postgresql? I've done a simple test and I'm not sure, that django behaves correctly. Django can't recover after DB restart, and all further db requests lead to server error: --- Traceback (most recent call last): File "