Re: Does PostgreSQL run with Oracle? - Mailing list pgsql-performance

From Steve Atkins
Subject Re: Does PostgreSQL run with Oracle?
Date
Msg-id 20041015171948.GA14759@gp.word-to-the-wise.com
Whole thread Raw
In response to Does PostgreSQL run with Oracle?  (Richard_D_Levine@raytheon.com)
Responses Re: Does PostgreSQL run with Oracle?  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-performance
On Fri, Oct 15, 2004 at 11:54:44AM -0500, Richard_D_Levine@raytheon.com wrote:
> My basic question to the community is "is PostgreSQL approximately as fast
> as Oracle?"

> I'm currently running single processor UltraSPARC workstations, and intend
> to use Intel Arch laptops and Linux.  The application is a big turnkey
> workstation app.  I know the hardware switch alone will enhance
> performance, and may do so to the point where even a slower database will
> still be adequate.

I have found that PostgreSQL seems to perform poorly on Solaris/SPARC
(less so after recent improvements, but still...) compared to x86
systems - more so than the delta between Oracle on the two platforms.
Just a gut impression, but it might mean that comparing the two
databases on SPARC may not be that useful comparison if you're
planning to move to x86.

Cheers,
  Steve


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Select with qualified join condition / Batch inserts
Next
From: Tom Lane
Date:
Subject: Re: Tuning shared_buffers with ipcs ?