Re: How to force PostgreeSQL to work faster?

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: How to force PostgreeSQL to work faster?
Date: 2003-08-11 13:24:29
Message-ID: 3F37E665.29307.1A7FBFD4@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 11 Aug 2003 at 11:59, Serge Dorofeev wrote:

>
> Hi PostrgeSQL team,
>
> My PostrgeSQL installed as part of CYGWIN (Windows XP).
> I have compared performance PostrgeSQL to MS SQL (I used a little Java program
> with number of inserts in table).
> MS SQL is faster in 12 times :-(
> It's very strange results.
> Guys who developed this server: what you can tell in this - what customizations
> needs to increase of productivity?
> How to force PostgreeSQL to work faster?

First of all, get a unix. Cygwin is nowhere near any unix OS as far as
performance goes. Get linux and test. Testing postgresql under cygwin is like
testing MSSQL server under wine. May be wine is faster than cygwin but you got
the idea..

Second tune postgresql. Since you have not given any details, I would assume
you are runnning stock install of postgresql, which is not made for a benchmark
to say the least.

Check http://www.varlena.com/GeneralBits/Tidbits/perf.html for starters. Let us
know if that makes any difference..

Bye
Shridhar

--
Baker's First Law of Federal Geometry: A block grant is a solid mass of money surrounded on all sides by governors.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Shridhar Daithankar 2003-08-11 13:26:08 Re: Peformance of Update
Previous Message Paul Thomas 2003-08-11 12:30:33 Re: How to force PostgreeSQL to work faster?