Re: [ADMIN] postgresql under Windows is slow

Поиск
Список
Период
Сортировка
Искать

Re: [ADMIN] postgresql under Windows is slow

От:
Hannu Krosing <hannu@krosing.net>
Дата:

Re: [ADMIN] postgresql under Windows is slow

От:
Adrian Phillips <adrianp@powertech.no>
Дата:

Re: [ADMIN] postgresql under Windows is slow

От:
Oleg Bartunov <oleg@sai.msu.su>
Дата:
On Thu, 31 Jan 2002, Andy Ruhl wrote:

> On Wed, 30 Jan 2002, Oleg Bartunov wrote:
>
> > 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.
>
> What are your plans for postgresql on Windows? Just by the nature of the
> OS, I'd never expect too much performance from a Cygwin app, especially
> one like postgresql. Do you plan on running it on 98 in a production
> manner?

even worse, we have to port our application to Windows and it should
run under W95..XP on different hardware (PII ...). It'll run in
single-user environment (thank goodness). Database will have about
20-30 K rows.


>
> My own experience is that postgresql runs quite a bit slower on WinMe than
> my NetBSD box (same hardware), but I don't consider that to be a problem.
>

Did you make some special tuning ? btw, what's about locale support ?

> Andy
>
> acruhl@sdf.lonestar.org
> SDF Public Access UNIX System - http://sdf.lonestar.org
>

	Regards,
		Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Re: [ADMIN] postgresql under Windows is slow

От:
Andy Ruhl <acruhl@sdf.lonestar.org>
Дата:
On Thu, 31 Jan 2002, Oleg Bartunov wrote:

> even worse, we have to port our application to Windows and it should
> run under W95..XP on different hardware (PII ...). It'll run in
> single-user environment (thank goodness). Database will have about
> 20-30 K rows.

Ugh. Why pay for an OS these days? The free ones are getting too good.
It's amazing how entrenched Windows is.

> > My own experience is that postgresql runs quite a bit slower on WinMe than
> > my NetBSD box (same hardware), but I don't consider that to be a problem.
> >
>
> Did you make some special tuning ? btw, what's about locale support ?

It was a very quick, seat of the pants test. I made a junk schema with
some insert statements. I noticed that it took a few seconds longer to
finish on Windows than in NetBSD. Didn't do anything more than that. Don't
know about locale stuff, I never have to change that stuff...

Andy

acruhl@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

FAQ