Re: Re: MySQL and PostgreSQL speed compare

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: kientzle(at)acm(dot)org
Cc: PostgreSQL general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: MySQL and PostgreSQL speed compare
Date: 2001-01-02 21:07:56
Message-ID: 200101022107.QAA04713@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

> One big advantage of MySQL over PostgreSQL
> right now is ease of upgrading. Upgrading
> MySQL just requires shutting down the old
> one and starting the new; PostgreSQL requires
> a more involved process to migrate all of
> your data. (Of course, upgrading your DB
> is never a simple matter, but at least
> MySQL tries to make it less painful.)

Yes, that is a good point. We are clearly fixing/improving the storage
system, while MySQL has been able to keep the same one for many years.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2001-01-02 21:39:37 Re: Rather incorrect text in admin guide
Previous Message Tom Lane 2001-01-02 17:48:56 Re: [HACKERS] Re: Inheritance docs error.

Browse pgsql-general by date

  From Date Subject
Next Message SRINIVASARAGHAVAN, RAJESH (HP-Cupertino, ex1) 2001-01-02 21:12:01 programmatic interface into admin
Previous Message drevil 2001-01-02 20:50:22 Re: How passwords can be crypted in postgres?