Este é um trecho do postgresql.conf:
#---------------------------------------------------------------------------
# CONNECTIONS AND AUTHENTICATION
#---------------------------------------------------------------------------

# - Connection Settings -

listen_addresses = '*'          # what IP address(es) to listen on; 
                                        # comma-separated list of addresses;
                                        # defaults to 'localhost', '*' = all
                                        # (change requires restart)
port = 5432                             # (change requires restart)
max_connections = 100                   # (change requires restart)

Eu alterei listen_addresses conforme alguns tutoriais indicaram.

E este é o phpinfo:
Obrigada mais uma vez!

http://www.nabble.com/file/p10790364/phpinfo.doc phpinfo.doc 
-- 
View this message in context: 
http://www.nabble.com/PHP-n%C3%A3o-se-conecta-ao-Postgresql-no-Windows-tf3780013.html#a10790364
Sent from the PostgreSQL - Brasil mailing list archive at Nabble.com.
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a