Pessoal,

Localmente não estou conseguindo conectar ao banco sem precisar digitar a
senha utilizando o usuário postgres. Meu hba.conf está da seguinte maneira

# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
local   all         postgres                          trust
# IPv4 local connections:
#host    all         all         127.0.0.1/32          md5
host    all         postgres     0/0                  trust
host    all         all          192.168.1.103/32     md5
# IPv6 local connections:
host    all         all         ::1/128               md5

Ambiente

"PostgreSQL 8.4.17, compiled by Visual C++ build 1400, 32-bit" em Windows
Server 2008 R2 Enterprise

Tem alguma coisa de errado ou é algum bug da versão?

[]s
Danilo
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a