On 3 Jan, 02:54, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 02-Jan-07, at 11:18 PM, Michel Thadeu Sabchuk wrote:
>
> > without success, the error message tells me: FATAL:Ident
> > authentication failed for user "saraswati".edit pg_hba.conf - change
> > authentication fromident'sameuser' to
> password
>
> --
>
> regards
> kghttp://lawgon.livejournal.comhttp://nrcfosshelpline.in/web/
I have this same error when i run "python manage.py syncdb".
I tried changing "pg_hba.conf" but without success. I got around the
problem temporarily by running manage.py logged in as user "postgres",
but then I get:
"psycopg2.OperationalError: FATAL: database "sp" does not exist"
At this point, the Apache server isn't running, and it's not needed,
right? So what else can be the problem? I created the database "sp"
with the shell command "createdb" in postgresql and I can access it
through the psql-shell.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---