From: | "Harald Lau (Sector-X)" <harald(at)sector-x(dot)de> |
---|---|
To: | <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: Data Warehouse Reevaluation - MySQL vs Postgres -- merge tables |
Date: | 2004-09-14 15:20:43 |
Message-ID: | 008e01c49a6e$670d2010$6602a8c0@spock |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> From: "Mischa Sandberg" <ischamay(dot)andbergsay(at)activestateway(dot)com>
>
> > If your company is currently happy with MySQL, there probably are
> > other (nontechnical) reasons to stick with it. I'm impressed that
> > you'd consider reconsidering PG.
>
> I'd like to second Mischa on that issue.
Though both of you are right from my point of view, I don't think
it's very useful to discuss this item here.
Having once migrated a MySQL-DB to PG I can confirm, that in fact
chances are good you will be unhappy if you adopt the MySQL
data-model and the SQL 1:1.
As well as PG has to be much more configured and optimized than
MySQL.
As well as the client-application is supposed to be modified to a
certain extend, particularly if you want to take over some -or some
more- business-logic from client to database.
But, from what Mark stated so far I'm sure he is not going to migrate
his app just for fun, resp. without having considered this.
> NEVER reimplement an existing system unless the project includes
> substantial functional imporovement.
or monetary issues
I know one big database that was migrated from Oracle to PG and
another from SQLServer to PG because of licence-costs. Definitely
there are some more.
That applies to MySQL, too; licence policy is somewhat obscure to me,
but under certain circumstances you have to pay
regards Harald
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBQUb+O8JpD/drhCuMEQJCZACgqdJsrWjOwdP779PFaFMjxdgvqkwAoIPc
jPONy6urLRLf3vylVjVlEyci
=/1Ka
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Schaber | 2004-09-14 16:43:58 | Re: Large # of rows in query extremely slow, not using |
Previous Message | Stephen Frost | 2004-09-14 14:33:03 | Re: Data Warehouse Reevaluation - MySQL vs Postgres -- |