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

From Marc Slemko
Subject Re: Does PostgreSQL run with Oracle?
Date
Msg-id 9662496504101511152592fe4f@mail.gmail.com
Whole thread Raw
In response to Does PostgreSQL run with Oracle?  (Richard_D_Levine@raytheon.com)
List pgsql-performance
On Fri, 15 Oct 2004 11:54:44 -0500, richard_d_levine@raytheon.com
<richard_d_levine@raytheon.com> wrote:
> My basic question to the community is "is PostgreSQL approximately as fast
> as Oracle?"
>
> I don't want benchmarks, they're BS.  I want a gut feel from this community
> because I know many of you are in mixed shops that run both products, or
> have had experience with both.

That all depends on exactly what your application needs to do.

There are many more features that Oracle has and postgres doesn't than
vice versa.  If you need to do something with your data that isn't
possible to do as efficiently without one of those features, then yes
postgresql can be much slower.  If you don't need any such features,
it can be ballpark, until you start getting into fairly hefty
hardware.

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Does PostgreSQL run with Oracle?
Next
From: Doug Y
Date:
Subject: Re: Tuning shared_buffers with ipcs ?