Re: django.db.utils.OperationalError: server closed the connection unexpectedly

2017-06-01 Thread Bobby Paul
Thank you Antonis, Yeah, We have installed postgresql-8.4.20-7.el6.x86_64 Now we are checking the permission. Will touch you once it done. Thanks, Bobby Paul On Wednesday, May 31, 2017 at 5:14:29 PM UTC+5:30, Bobby Paul wrote: > > Dear All, > > I am getting this error message whi

Re: django.db.utils.OperationalError: server closed the connection unexpectedly

2017-05-31 Thread Bobby Paul
? Thanks and Regards Bobby Paul On Wednesday, May 31, 2017 at 5:14:29 PM UTC+5:30, Bobby Paul wrote: > > Dear All, > > I am getting this error message while trying to install psql database. > > File "setup.py", line 18, in > execute_from_command_line([

django.db.utils.OperationalError: server closed the connection unexpectedly

2017-05-31 Thread Bobby Paul
nalError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. == DATABASES_DEFAULT = { 'ENGINE': 'django.db.backends.postgresql_psycopg2', 'NAME'