Re: [GENERAL] Slow connection once the PC is network connected

2010-10-31 Thread Yan Cheng CHEOK
Thanks. That's work pretty well. --- On Tue, 10/26/10, Alban Hertroys wrote: > From: Alban Hertroys > Subject: Re: [GENERAL] Slow connection once the PC is network connected > To: "Yan Cheng CHEOK" > Cc: pgsql-general@postgresql.org > Date: Tuesday, October 26,

Re: [GENERAL] Slow connection once the PC is network connected

2010-10-26 Thread Alban Hertroys
On 26 Oct 2010, at 11:39, Yan Cheng CHEOK wrote: > Hello, I am deploying a database to customer PC, which will be only connected > by local application. > > However, I realize once the PC is network connected, the connection take > extremely long time (around 10 seconds) That sounds suspicious

Re: [GENERAL] Slow connection once the PC is network connected

2010-10-26 Thread Pavel Stehule
Hello check your dns service, first. second try to use IP address instead host name Regards Pavel Stehule 2010/10/26 Yan Cheng CHEOK : > Hello, I am deploying a database to customer PC, which will be only connected > by local application. > > However, I realize once the PC is network connected

[GENERAL] Slow connection once the PC is network connected

2010-10-26 Thread Yan Cheng CHEOK
Hello, I am deploying a database to customer PC, which will be only connected by local application. However, I realize once the PC is network connected, the connection take extremely long time (around 10 seconds) May I know why this happen? I was wondering whether is there any workaround to ov