Tuesday, August 23, 2011

Re: Could not connect postgresql database

You may try to test the connection using the command line interface 'psql'.


On Tue, Aug 23, 2011 at 10:39 PM, SSozuer <selcuk.sozuer@gmail.com> wrote:
Settings in postgresql.conf are ok. And also postgresql is running
without no problem. As i said, i can connect database with pgAdmin
with no error.
Selcuk

On Aug 23, 8:03 pm, Landy Chapman <landy.chapm...@gmail.com> wrote:
> Also did the the server actually start?  On debian,
>   /etc/init.d/postgresql start
>
>
>
>
>
>
>
> > > > Try connecting on the local system. I would guess you can't. It looks
> > > > like you have a problem with the socket directory. Permissions?
>
> > remember to edit postgresql.conf -- make sure to change
> >  listen_addresses = '*'
> >  port = 5432

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--
Thanks,
Subhranath Chunder.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment