﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19798	Django Randomly crashes postgres	paologallo@…	nobody	"Hallo guys,

I installed django 1.4 on a Ubuntu 12.04 LTS 64 Bit, working with postgresql 9.1 via psycopg2 Python 2.7 . All is perfectly working, but randomly after a day or a couple of days postgres is going down, this is what survived of postgres after these crashes :

paolo@webgis:~$ ps auwwx|grep postg
paolo    17422  0.0  0.0   8108   880 pts/0    S+   11:18   0:00 grep --color=auto postg
postgres 31552  0.0  0.1 128736  6240 ?        Ss   Feb08   0:00 postgres: geonode geonode localhost(33523) idle                                                
paolo@webgis:~$ 

Obviously django is showing that he cannot connect to db ... after that i restart postgres and everything is working for a while. I've tried many fixes, none af them is working.  
Any Help would be appreciated ..."	Uncategorized	closed	Database layer (models, ORM)	1.4	Normal	invalid	postgres crash	Florian Apolloner	Unreviewed	0	0	0	0	0	0
