On Sat, 2012-07-07 at 12:34 +0100, houmie wrote:
> # "local" is for Unix domain socket connections only
> local   all             all peer
> 
> to
> 
> # "local" is for Unix domain socket connections only
> local   all             all trust
> 
> 
> Is this the normal approach?  Do I have to do the same thing on my 
> production box? 

instead of 'trust' use password
-- 
regards
Kenneth Gonsalves

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to