Re: Postgresql mentioned on Newsforge MySQL article

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Postgresql mentioned on Newsforge MySQL article
Дата
Msg-id 1156802805.10490.32.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: Postgresql mentioned on Newsforge MySQL article  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Postgresql mentioned on Newsforge MySQL article  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
On Mon, 2006-08-28 at 16:02, Joshua D. Drake wrote:
> Tony Caduto wrote:
> > http://newsvac.newsforge.com/newsvac/06/08/28/1738259.shtml
> >
> > Don't know the validity of this dvd order test they did, but the article
> > claims Postgresql only did 120 OPM.
> > Seems a little fishy to me.
> >
>
> This has got to be a complete joke.

I'm wondering if the source code is available.

My guess is it was full of MySQLisms and the postgresql "port" was
written without indexes, no transactions, and relied on running dozens
of queries that postgresql could have more efficiently done in one query
or in one transaction at least.

I wonder if one couldn't get ahold of the code and "fix it" to see what
postgresql could actually do.

We have the same problem at work.  RT is a great little program that
supports several database backends.  But it's dumbed down to make MySQL
3.23 happy and fast, so it's kinda a dog on PostgreSQL, even though it's
ultra stable.  Seems the newest release is finally catching up on
PostgreSQL.

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

Предыдущее
От: Ned Lilly
Дата:
Сообщение: Re: Postgresql mentioned on Newsforge MySQL article
Следующее
От: Markus Schiltknecht
Дата:
Сообщение: Re: Postgresql mentioned on Newsforge MySQL article