or, if you haven't, add the line

local   all postgres           password

be aware that this will allow the user postgres (once password
authenticated) to access all the databases. If you don't want it, change
'all' to you porject's database name .

On 9/27/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
>
> On 27-Sep-07, at 1:32 PM, Heba Farouk wrote:
>
> > psycopg2.OperationalError: FATAL:  Ident authentication failed for
> > user "postgres"
>
> edit your pg_hba.conf file and set authentication to 'password'
>
> --
>
> regards
> kg
> http://lawgon.livejournal.com
> http://nrcfosshelpline.in/web/
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to