RE: Re: MySQL and PostgreSQL speed compare

From: "Eric Mueller" <eric(at)themepark(dot)com>
To: "'PostgreSQL general mailing list'" <pgsql-general(at)postgresql(dot)org>
Subject: RE: Re: MySQL and PostgreSQL speed compare
Date: 2001-01-02 22:47:05
Message-ID: 000e01c0750d$eed90ac0$d534a9ac@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

...another advantage I've seen is the documentation! MySQL has its functions
clearly documented on the mysql.com site; I not able to find detailed docs
for the pgsql functions anywhere on the postgresql site.

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Bruce Momjian
Sent: Tuesday, January 02, 2001 1:08 PM
To: kientzle(at)acm(dot)org
Cc: PostgreSQL general mailing list
Subject: Re: Re: MySQL and PostgreSQL speed compare

> 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 GH 2001-01-02 23:53:26 Re: RE: Re: MySQL and PostgreSQL speed compare
Previous Message The Hermit Hacker 2001-01-02 21:51:42 Re: Rather incorrect text in admin guide

Browse pgsql-general by date

  From Date Subject
Next Message jmoschet 2001-01-02 22:55:30 problem with mkMakefile.tcldefs.sh if USE_TCL=false
Previous Message Michael Davis 2001-01-02 21:31:02 RE: pg_dump/psql < db.out issue