Speed of win32 port vs cygwin...

From: Ati Rosselet <ati(dot)rosselet(at)clarmont(dot)hu>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Speed of win32 port vs cygwin...
Date: 2004-06-07 14:23:37
Message-ID: 1086618216.5677.4.camel@marvin.clarnet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

We have a linux laptop that refuses to connect to the projector, so I
downloaded the win32 snapshot (this morning) and installed it under
winXP. Everything works fine... except for the speed. some queries tokk
significantly (read ~5 minutes) longer than what I got after giving up
and installing the cygwin version. Is there any reason for this? It
seemed to especially slow down when using large selects with IN () where
the items in the IN clause used accented characters. (large selects
means multiple joins on multiple tables).

Have there been any speed tests done, and if so, what's the status?
--
_____________________________________________________
Ati Rosselet

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Merlin Moncure 2004-06-07 14:35:58 Re: Speed of win32 port vs cygwin...
Previous Message Bruce Momjian 2004-06-07 14:07:39 Re: [pgsql-hackers-win32] Failures with windows port