Re: [GENERAL] strange slow performance

2006-12-19 Thread michael . guiard
Hi Jeff ! thanks for your help The slow part is (I think) the reception part. The connection speed is excellent. The problem does not come from ODBC driver. I tried to do my request (select * from ...) with the psql.exe tool and I have the same result : more than 10 seconds to get the request resu

Re: [GENERAL] strange slow performance

2006-12-18 Thread Jeff Davis
On Fri, 2006-12-15 at 04:58 -0800, [EMAIL PROTECTED] wrote: > Hi ! > I have a strange slow performance problem depending on client computer. > I have a postgresql server (8.1.3) running on an XP system (P4 3GHz, > 1Go RAM). > > I have 3 other computers from which I make request on the database : 2

[GENERAL] strange slow performance

2006-12-16 Thread michael . guiard
Hi ! I have a strange slow performance problem depending on client computer. I have a postgresql server (8.1.3) running on an XP system (P4 3GHz, 1Go RAM). I have 3 other computers from which I make request on the database : 2 XP(named 1 & 2) and 1 2K. >From one XP(1) and from the 2K computer, I