Rodrigo Marins escreveu:
> 2008/10/3 Rodrigo Marins <
marins.consultoria@...
> <mailto:
marins.consultoria@...>>
>
> 2008/10/3 Brasil Software <
brasilsoftware_prog@...
> <mailto:
brasilsoftware_prog@...>>
>
> Pessoal tenho um cliente com a seguinte configuração.
> Computador DELL
> Processador XEON 1.83
> Memoria 4GB
> HD 70GB livre 30GB
> Usuario simultanio 60
>
> Postgresql
>
> shared_buffers =512MB
> work_men = 34MB
> max_connections = 80
>
>
> # TYPE DATABASE USER CIDR-ADDRESS METHOD
>
> # IPv4 local connections:
> host all all 127.0.0.1/32
> <
http://127.0.0.1/32> md5
> # IPv6 local connections:
> #host all all ::1/128 md5
> host all all 0.0.0.0 <
http://0.0.0.0>
> 0.0.0.0 <
http://0.0.0.0> md5
>
> Contantemente ocorre o seguinte erro
>
> 10.0.0.193 <
http://10.0.0.193>(1853) DETAIL: could not
> connect to server: No buffer space
> available (0x00002747/10055)
> Is the server running on host "10.10.1.250
> <
http://10.10.1.250>" and accepting
> TCP/IP connections on port 5432?
>
> alguem pode me dizer o que esta acontecendo.
>
>
>
> dentro do postgresql.conf coloque no parametro listen_addresses o
> "*".
>
> listen_addresses = '*'
>
>
>
> Desconsidere a mensagem anterior....
>
> Você esta rodando em windows, correto?
>
> Qual a versão?
windows 2003
_______________________________________________
pgbr-geral mailing list
pgbr-geral@...
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral