Re: psql is too slow to connect - Mailing list pgsql-general

From Rob Sargent
Subject Re: psql is too slow to connect
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: psql is too slow to connect  (Tom Lane <[email protected]>)
List pgsql-general

On 11/04/2011 12:08 PM, Tom Lane wrote:
> "Ing.Edmundo.Robles.Lopez" <[email protected]> writes:
>> Hi, I have a problem with psql, is very slow to connect. I Checked the
>> status of my network and the server and the client respond ok.
>
> First thing that comes to mind is DNS lookup problems.  It's hard to
> speculate more than that on such little information.
>
>             regards, tom lane
>
Others have found their ".psqlrc" file had expensive look-ups


pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Explicitly adding a table to a schema.
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: Strange problem with create table as select * from table;