Re: Establishing remote connections is slow

From: Mindaugas Žakšauskas <mindas(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Establishing remote connections is slow
Date: 2012-01-17 20:29:18
Message-ID: CAKTEH80OQPbFee7E_XCWqM87+wSpV-0AvM=cCo-c0KRMqwMB=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jan 17, 2012 at 7:23 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> <..>  Mindaugas, are you using SSL,
> and if so can you turn it off and see whether things change?
> (It should be safe to do so at least on the "localhost" connection,
> even if you feel your network is insecure.)

No, I am not using SSL; it is either disabled or the default setting
is off anyway. This was one of the first things I have checked.
Moreover, this would probably make it hard to explain why does it take
no time to establish connections immediately after PostgreSQL restart
and why it does it degrade later.

To respond to previous emails - we tried doing DNS lookups against the
client host and they took no time.

Thanks for your ideas.

Regards,
Mindaugas

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lukas 2012-01-17 20:51:38 Re: Establishing remote connections is slow
Previous Message Alvaro Herrera 2012-01-17 20:06:29 Re: [ADMIN] Post Removal