Re: Advantages of PostgreSQL over MySQL 5.0

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Advantages of PostgreSQL over MySQL 5.0
Дата
Msg-id 1143478151.3625.51.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Re: Advantages of PostgreSQL over MySQL 5.0  (Guy Fraser <guy@incentre.net>)
Список pgsql-general
On Fri, 2006-03-24 at 17:08, Guy Fraser wrote:
> On Fri, 2006-24-03 at 14:53 -0600, Scott Marlowe wrote:
> ...snip...
> > Only my most recent personal experience, when I was explaining to the
> > guy from MySQL how frustrating it was that installing MySQL broke my
> > build of PHP and meant I had to use the mysqli libs, not the mysql
> > ones.  The answer from the guy at MySQL was that the standard fix was to
> > buy the commercial version, which is generally an older, stabler
> > version.
>
> So is this older more stable version ANSI compliant, or is it broken
> like the free version?

It's basically just like the free version.  It's just an older flavor.
It would likely be 5.0.12 or whatever the first "release" flavor of 5.0
was, and with only security patches applied since then.

While that may make the problems with newer versions go away, it
certainly won't fix lingering issues that the newer versions have taken
care of.

I much prefer the PostgreSQL way of doing it.  Get the latest patch
level / sub-version, it's pretty much the best.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PANIC: heap_update_redo: no block
Следующее
От: Bruno Baguette
Дата:
Сообщение: How can I known the size of a database, table by table ?