Re: 60 Seconds to connected to Postgresql using ODBC or PGAdmin
Richard Broersma Jr wrote:
--- On Wed, 11/28/07, Richard Huxton <dev(at)archonet(dot)com> wrote:
Name lookups. Something is trying to look up a name,
failing and it's
timing out after 60 seconds.
It seems the OP's connection string was set to localhost. Would this still indicate a Name Loopup problem?
If there is no entry (or an incorrect one) in /etc/hosts for localhost -
then yes - try to connect to 127.0.0.1 and see if that makes a difference.
Also if it is set to do namelookup before referring to /etc/hosts it can
have similar probs.
--
Shane Ambler
pgSQL(at)Sheeky(dot)Biz
Get Sheeky @ http://Sheeky.Biz
Home |
Main Index |
Thread Index