Try interacting with Postgres using the psql command. It's likely that
you have some problem in the configuration.
I would seriously advise you to read the tutorial for this:
http://www.postgresql.org/docs/manuals/
FInd out the version you are using too.
Specifically:
1.2. Architectural Fundamentals
onwards.
That error just means you dont have user/passwords/groups set up
properly and postgres has wonderful documentation!
cheers
sam_w
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to django-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
>
>