Re: About could not connect to server: Connection timed out

From: Johan Nel <johan(dot)nel(at)xsinet(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: About could not connect to server: Connection timed out
Date: 2009-10-20 04:37:34
Message-ID: hbjeqf$7pb$1@news.eternal-september.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Craig Ringer wrote:
> On Tue, 2009-10-20 at 12:12 +0800, 黄永卫 wrote:
>> Oct 18 10:46:11 SUC02 postgres[10997]: [2-1] LOG: unexpected EOF on
>> client connection
>> Oct 18 10:46:11 SUC02 postgres[15899]: [2-1] LOG: could not receive
>> data from client: Connection reset by peer
>
> That looks a lot like lower-level networking issues. Is there any NAT
> between client and server? What sort of network connects the two? Is
> there any packet loss on the network? Is there any sort of firewall on
> or between the client and server?

Agree, what is the timeout value set to in the connection string?
Increase to something Timeout=60 or bigger.

Johan Nel
Pretoria, South Africa.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2009-10-20 04:38:26 Re: Free Tool to design Postgres Databases
Previous Message Craig Ringer 2009-10-20 04:33:54 Re: About could not connect to server: Connection timed out