> não consigo abrir a porta mesmo desligando a firewall e o antivirus (avast). > Já tentei adicionar a porta a excepção do firewall e não resulta. pode > ajudar-me?
Abra o pg_hba.conf e deixe o fnal assim: # TYPE DATABASE USER CIDR-ADDRESS METHOD # IPv4 local connections: host all all 127.0.0.1/32 md5 host all all 192.168.1.0/24 md5 # IPv6 local connections: #host all all ::1/128 md5 Depois de salvar, reinicie o seu PC, para novamente o firewall do windows e tente novamente. -- Rogério Bassete _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
