From: | Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [OT] MySQL is bad, but THIS bad? |
Date: | 2006-05-19 08:37:26 |
Message-ID: | 200605191037.26468.t.maekitalo@epgmbh.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers |
Am Freitag, 19. Mai 2006 02:35 schrieb Robert Treat:
> On Thursday 18 May 2006 12:38, Josh Berkus wrote:
> > Personally, I'd go after MSSQL before I bothered with MySQL. Sure,
> > let's make *migration* easier for those who wake up and smell the BS, but
> > migration can (and probably should) be one-way.
>
> If you want to get users to swtich to your software from your competitors,
> you have to eliminate barriers, and a big one for any database is getting
> locked into a specific one. People aren't going to take the time to try
> switching to postgresql if they can't easily make it back to thier former
> database. It's one of the reasons why PostgreSQL's standards compliance is
> so important; if you want to swtich to a new database, your best bet is to
> give PostgreSQL a shot, because even if you don't like it, we're not going
> to try and trap you into our software with bunches of non-standard knobs.
> Low barrier to exit == low barrier to entry.
The way to go are standards. If postgresql supports standard-sql (like we all
know it know), mysql-users has to justify their apps to use standard-sql.
What they gain is not only compatibility with PostgreSQL but compatiblity
with all database-servers, which supports this standard. They wont have much
trouble to switch back to mysql or downgrade their postgresql to oracle ;-),
if they follow standards.
Also if PostgreSQL would have a compatibility-layer, it has to follow every
quirk of mysql and will be measured by that. Much better is to promote users
of mysql to use standards.
Tommi
From | Date | Subject | |
---|---|---|---|
Next Message | Ned Lilly | 2006-05-19 13:14:30 | Re: Toward A Positive Marketing Approach. |
Previous Message | Jeroen T. Vermeulen | 2006-05-19 07:55:53 | Re: [OT] MySQL is bad, but THIS bad? |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2006-05-19 11:43:05 | Re: [PATCH] Compression and on-disk sorting |
Previous Message | Martijn van Oosterhout | 2006-05-19 08:02:34 | Re: SSL certificate info on SQL level and HSM support for libpq |