On Friday 03 November 2006 15:44 A. Kretschmer's cat, walking on the keyboard, wrote: > The settings in your pg_hba.conf. > This file contains comments, read this to understand the proper content. > I guess, you want change the method to trust. But I've already configured pg_hba.conf (maybe in a wrong way): host all all 127.0.0.1/32 trust that should allows me (localhost) to access the database. Isn't right? Luca