#19798: Django Randomly crashes postgres
----------------------------------------------+----------------------------
     Reporter:  paologallo@…                  |      Owner:  nobody
         Type:  Uncategorized                 |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.4
     Severity:  Normal                        |   Keywords:  postgres crash
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+----------------------------
 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 ...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19798>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to