Postgresql 8.3, Microsoft Windows SErver 2003. Memória 6GB, 2 processadores
2500mhz.

postgresql.conf:


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 = 600 # (change requires restart)
# 0 selects the system default


bgwriter_lru_maxpages = 200 # 0-1000 max buffers written/round
bgwriter_lru_multiplier = 3.0 # 0-10.0 multipler on buffers scanned/round


wal_buffers = 512kB # min 32kB
# (change requires restart)

checkpoint_segments = 24 # in logfile segments, min 1, 16MB each
checkpoint_completion_target = 0.9 # checkpoint target duration, 0.0 - 1.0


logging_collector = on # Enable capturing of stderr and csvlog

datestyle = 'iso, mdy'
lc_messages = 'English_United States.1252' # locale for system error message
# strings




2016-06-16 18:29 GMT-03:00 Ursulino Barboza <[email protected]>:

> Prezados,
>
> Essas informações já foram tratadas neste grupo, poderiam passar novamente
> a solução para o seguinte erro:
>
>
> BRT LOG:  could not receive data from client: No connection could be made
> because the target machine actively refused it.
>
> BRT LOG:  unexpected EOF on client connection
>
> --
> Att,
>
>
> Ursulino
>
> _______________________________________________
> pgbr-geral mailing list
> [email protected]
> https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>



-- 
Att,


Ursulino Barboza de Souza Neto
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a