Re: Should Oracle outperform PostgreSQL on a complex

From: "Tomeh, Husam" <htomeh(at)firstam(dot)com>
To: Pål Stenslet <paal(dot)stenslet(at)exie(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Should Oracle outperform PostgreSQL on a complex
Date: 2005-12-13 23:18:35
Message-ID: CB0FB369FF86E248A884BCC002562BCB19AD8E@pisgsna01sxch01.ana.firstamdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


Postgres 8.1 performance rocks (compared with 8.0) specially with the use in-memory index bitmaps. Complex queries that used to take 30+ minutes, it takes now a few minutes to complete in 8.1. Many thanks to the all wonderful developers for the huge 8.1 performance boost.

---

Husam Tomeh

-----Original Message-----
From: pgsql-performance-owner(at)postgresql(dot)org [mailto:pgsql-performance-owner(at)postgresql(dot)org] On Behalf Of Tom Lane
Sent: Sunday, December 11, 2005 12:39 PM
To: Pål Stenslet
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: [PERFORM] Should Oracle outperform PostgreSQL on a complex multidimensional query?

Perhaps you should be trying this on PG 8.1? In any case, without
specific details of your schema or a look at EXPLAIN ANALYZE results,
it's unlikely that anyone is going to have any useful comments for you.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may contain information that is legally privileged. If you are not the addressee, or the person responsible for delivering it to the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message immediately thereafter.

Thank you.

FADLD Tag
**********************************************************************

Browse pgsql-performance by date

  From Date Subject
Next Message Simon Riggs 2005-12-13 23:28:49 Re: Should Oracle outperform PostgreSQL on a complex
Previous Message Simon Riggs 2005-12-13 23:17:05 Re: Table Partitions / Partial Indexes