Em Terça, 11 de Maio de 2004 19:49, escreveste: > hi! > > in my pg_hba.conf file i have this: > local all all trust > # IPv4-style local connections: > host all all 127.0.0.1 255.255.255.255 trust > # > > and everything works w/o problems. can you try it also? > this way, pgsql shouldn't ask for a password an authentication without a > password (what you're trying to do now as seen from the log) shouldn't be a > problem any more. > Thank you it worked.
I had already tried the line "local ... trust", but it seems that I need the line "host ... trust". -- Pedro Henrique e Figueiredo Quaresma de Almeida ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster