Re: Does PostgreSQL run with Oracle?

Поиск
Список
Период
Сортировка
От Marc Slemko
Тема Re: Does PostgreSQL run with Oracle?
Дата
Msg-id 9662496504101511152592fe4f@mail.gmail.com
обсуждение исходный текст
Ответ на Does PostgreSQL run with Oracle?  (Richard_D_Levine@raytheon.com)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Does PostgreSQL run with Oracle?
Следующее
От: Doug Y
Дата:
Сообщение: Re: Tuning shared_buffers with ipcs ?