RE: PostgreSQL vs. Interbase

Поиск
Список
Период
Сортировка
От Albertson, Chris
Тема RE: PostgreSQL vs. Interbase
Дата
Msg-id 71EFB3F67FADD3119C0A00508B55444196620C@mailtest123.com
обсуждение исходный текст
Ответ на PostgreSQL vs. Interbase  ("Arnold Gamboa" <arnold@php4us.com>)
Список pgsql-general

>
> My inquiry:
>
> Please discuss as to your point of view the advantage of
> PostgreSQL over
> Interbase and/or vise versa. I'm considering three (3)
> important points
>
> 1.  Speed

Postgresql is "spotty".  Some things it can do fast other
things are very slow.  It's really mixed.  So Postgres' speed
depends a lot of if you are so unlucky as to require some
feature that is not so fast.  I found recently for example that
"GROUP BY" is intolerably slow while other query types are
almost as good as Oracle in performance.  If you are designing
a brand new application you can design around this.
I'm sure each of the free DBMSes have something that must be
"designed around".  You just take your pick.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Albertson, Chris"
Дата:
Сообщение: RE: Re: Re: How to install on Windows?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug#90856: postgresql: query with unused table in from clause causes crash (fwd)