Try using NT. I use 98 for development but it just drops the ball to
much for me to consider it for production (I've never had the regression
tests complete on 98, mind you I havn't tried particularly hard either). If
there is anyplace I would expect performance difference it would be in
connection times due to windows forking (or lack there of).
Cheers,
- Stuart
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 30 January 2002 17:58
> To: Oleg Bartunov
> Cc: pgsql-admin@postgresql.org; Pgsql Hackers
> Subject: Re: postgresql under Windows is slow
>
>
> Oleg Bartunov <oleg@sai.msu.su> writes:
> > anybody has an experience how is stable postgresql under
> Windows system ?
> > I tried postgresq 7.1 under Cygwin, Windows 98 and was dissapointed
> > by very bad performance. Are there something I could tune ?
> > I got 250 sel/sec on simple select from table with 500 rows !
> > Under Linux I have 2500 sel/sec.
>
> Never tried it myself, but I distinctly recall someone reporting that
> they got comparable performance on Cygwin as on Linux. You might try
> asking on pgsql-cygwin.
>
> regards, tom lane
>