Pessoal tive que instalar do zero o 8.4 num servidor aqui e quero acessar
pela rede com pgadmin.
antes tava funcionando, mas tive que formatar e instalar tudo de novo e
agora não consigo mais acesso.

ja deixei o listen_address como * no postgres.conf

meu pg_hba.conf está assim:

# Database administrative login by UNIX sockets
host all all 0.0.0.0 0.0.0.0 trust

# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD

# "local" is for Unix domain socket connections only
local   all         all                               trust
# IPv4 local connections:
host    all         all         127.0.0.1/32          trust
#host    all         all          0.0.0.0/0             trust


# IPv6 local connections:
host    all         all         ::1/128               trust
host    all         all        0.0.0.0/0              trust


Alguma luz?
grato
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a