Re: Establishing remote connections is slow - Mailing list pgsql-admin

From Lukas
Subject Re: Establishing remote connections is slow
Date
Msg-id 17fee828df2a0dfa0f507b22051e6b15.squirrel@fmf.vtu.lt
Whole thread Raw
In response to Re: Establishing remote connections is slow  (Mindaugas Žakšauskas <mindas@gmail.com>)
List pgsql-admin
Hi,

 if you try to connect with pssql over your IP and it works slow, it is
possible that you have problem with reverse dns lookup. To check, try to
run nslookup tool, and enter your IP address (on the same machine) - if
it is problem with dns, it will resolve it slow as well..
 Also, try to check traceroute/trapath utilities with the same IP maybe it
will show you something strange..

--
Lukas
UAB nSoft
www.nsoft.lt


> On Tue, Jan 17, 2012 at 7:23 PM, Tom Lane <tgl@sss.pgh.pa.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
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>



pgsql-admin by date:

Previous
From: Mindaugas Žakšauskas
Date:
Subject: Re: Establishing remote connections is slow
Next
From: Craig James
Date:
Subject: Re: Establishing remote connections is slow