same question little different test MSSQL vrs Postgres

From: "Joel Fradkin" <jfradkin(at)wazagua(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: same question little different test MSSQL vrs Postgres
Date: 2005-01-26 03:50:51
Message-ID: 000901c5035a$3b619cc0$797ba8c0@jfradkin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I also tried a simple select * from tblcase where clientum = 'SAKS'

On both MSSQL and Postgres.

MSSQL was 3 secs, Postgres was 27 secs.

There is a key for clientnum, but it appeared on both systems (identical
Dell Desktops Postgres is running Linux MSSQL is XP) it did not do a indexed
search.

Joel Fradkin

Wazagua, Inc.
2520 Trailmate Dr
Sarasota, Florida 34243
Tel. 941-753-7111 ext 305

jfradkin(at)wazagua(dot)com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
C 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
This email message is for the use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and delete and destroy
all copies of the original message, including attachments.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joel Fradkin 2005-01-26 03:54:22 Sorry I see my first question did not get posted (maybe because of the attatchments)
Previous Message Franco Bruno Borghesi 2005-01-26 00:12:18 Re: update from multiple rows