Re: PostgreSQL x Oracle

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: PostgreSQL x Oracle
Дата
Msg-id 20030210205742.GC15936@perrin.int.nxad.com
обсуждение исходный текст
Ответ на Re: PostgreSQL x Oracle  (Tony Grant <tony@tgds.net>)
Список pgsql-general
> About speed:
>
> I am using Postgres as a backend for my online databases. Everybody
> uses MySQL for that because it is faster right?
>
> Wrong! Everybody uses MySQL because PHP is as slow as glue when
> compared to JSP... By using Postgresql and JSP the pages are served
> just as quickly as with LAMP. If not faster...

Drat, this topic belongs on a -chat list at this point, but I have to
second this.  Short of applications that could be distilled to a cdb
or bdb database, I have found PostgreSQL to be faster than MySQL and
that gap seems to be getting bigger thanks in huge part to the efforts
that Tom's been putting into query/executor optimization and the new
bitmapset tokens (newly committed and very cool/appreciated, IMHO).
-sc

--
Sean Chittenden

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.3.2: test select_having ... FAILED
Следующее
От: John Smith
Дата:
Сообщение: Re: selects with large offset really slow