Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-29 Thread Usama Dar
Or you can try using a simple packet sniffer, maybe ,ethereal , to see if name resolution is going on, i had similar problems with MySQL name resolution in the past and they generally went away after disabling its name resolution and just use IPs On Nov 29, 2007 1:23 PM, Shane Ambler <[EMAIL PROTE

Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-29 Thread Shane Ambler
Richard Broersma Jr wrote: --- On Wed, 11/28/07, Richard Huxton <[EMAIL PROTECTED]> 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 pro

Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-29 Thread Richard Huxton
Richard Broersma Jr wrote: --- On Wed, 11/28/07, Richard Huxton <[EMAIL PROTECTED]> 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 probl

Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-29 Thread Peter
Richard Broersma Jr wrote: It seems the OP's connection string was set to localhost. Would this still indicate a Name Loopup problem? Do you have some some firewall running ? Also is there a localhost entry in your hosts file(e.g /etc/hosts or C:/windows/system32/drivers/etc) ? Peter -

Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-28 Thread Richard Broersma Jr
--- On Wed, 11/28/07, Richard Huxton <[EMAIL PROTECTED]> 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? Regards, Richard

Re: [GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-28 Thread Richard Huxton
Richard Broersma Jr wrote: --- On Wed, 11/28/07, Finn Lassen <[EMAIL PROTECTED]> wrote: Can anyone else comment on what problems could be causing these slow connections problems? Meanwhile, I don't understand why it now takes exactly 60 seconds to connect to the database whether I use pgAdmi

[GENERAL] 60 Seconds to connected to Postgresql using ODBC or PGAdmin

2007-11-28 Thread Richard Broersma Jr
--- On Wed, 11/28/07, Finn Lassen <[EMAIL PROTECTED]> wrote: Can anyone else comment on what problems could be causing these slow connections problems? > Meanwhile, I don't understand why it now takes exactly > 60 seconds to connect to the database whether I use pgAdmin or my > connection strin