Re: [GENERAL] Performance on WindowsNT

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Erwin Selg <eselg(at)softbridge(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Performance on WindowsNT
Date: 2000-03-02 16:07:36
Message-ID: Pine.GSO.4.02A.10003021703120.27493-100000@Dront.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 1 Mar 2000, Erwin Selg wrote:

> But also it is quite important to have a good performance on several
> platforms i.e. WindowsNT , Linux etc.
>
> My question now is: Is there a difference in performance?

We often have on and off discussions about this, so a look in the
archives for specific tuning ideas, etc. is a good idea.

What it usually comes down to is
* fast disk
* good filesystem
* lots of memory
* fast CPU
* more than one CPU
* all the other usual stuff
all depending on your particular application.

There are some anecdotes about some operating systems being all in all
better suited than others but I won't join the speculation here. A faster
box will always do.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-03-02 17:09:15 Re: [GENERAL] Simple problem?
Previous Message Peter Eisentraut 2000-03-02 15:50:29 Re: [GENERAL] More newbie question: Restructuring a table