Re: Speed of postgres compared to ms sql, is this - Mailing list pgsql-general

From Tom Lane
Subject Re: Speed of postgres compared to ms sql, is this
Date
Msg-id 10145.1165347271@sss.pgh.pa.us
Whole thread Raw
In response to Re: Speed of postgres compared to ms sql, is this  ("Tomi N/A" <hefest@gmail.com>)
Responses Re: Speed of postgres compared to ms sql, is this  ("Mike G" <mike@thegodshalls.com>)
Re: Speed of postgres compared to ms sql, is this  ("Tomi N/A" <hefest@gmail.com>)
Re: Speed of postgres compared to ms sql, is this  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-general
"Tomi N/A" <hefest@gmail.com> writes:
> 2006/12/4, Ian Harding <harding.ian@gmail.com>:
>> Amen.  When I migrated from MSSQL to PostgreSQL (4 years ago), I found
>> out exactly how seriously MS SQL coddles you when it comes to its "Oh,
>> I know what you really meant" query planning.  I committed some sins
>> MS SQL covered up nicely and PostgreSQL flat out crawled when
>> presented to it.

> I've seen the exact same behaviour last year with pg 8.1 vs. MS SQL 2k.
> It was an unexpected shock, but it's really not that hard to make
> pgsql run much faster.
> There are simply things which pgsql executes painfully slow if you
> don't write them the way the server expects you to.

These sorts of reports would be far more helpful if they contained some
specifics.  What queries does MSSQL do better than Postgres, exactly?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unable to restart postgres - database system was interrupted
Next
From: Scott Marlowe
Date:
Subject: Re: HELP: Urgent, Vacuum problem