Tuesday, August 23, 2011

Re: Could not connect postgresql database

You're so right, sorry about that.
OS: ubuntu 11.04
Database: postgresql 8.4.8
Django Version: 1.3
All of them are running on same machine.

I install the current postgresql database version from source code. I
think i missed something related to enviroment variables.

I think, i just need to "PATH=/usr/local/pgsql/bin:$PATH" statement
to affects all users.
So there is only one question right now
How can i add that statement my shell start-up file to affects all
users?

thanks
Selcuk


On Aug 23, 10:20 pm, Landy Chapman <landy.chapm...@gmail.com> wrote:
> Ignore my long-winded rant/reply above.
>
> the command should be
>
> psql -d test2db
>
> Cheers

--
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