Re: [GENERAL] psql is too slow to connect

2011-11-04 Thread Rob Sargent
On 11/04/2011 12:08 PM, Tom Lane wrote: > "Ing.Edmundo.Robles.Lopez" 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 > spe

Re: [GENERAL] psql is too slow to connect

2011-11-04 Thread Tom Lane
"Ing.Edmundo.Robles.Lopez" 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.