Re: Why PostgreSQL?

From: Carlos Moreno <moreno(at)mochima(dot)com>
To: adrapley(at)rapleyzone(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Why PostgreSQL?
Date: 2003-03-05 19:22:19
Message-ID: 3E664E6B.6050707@mochima.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Derrick Rapley wrote:

>
>What I want to know is how can one persuade IT managers and decision makers
>to go with PostgreSQL, when most probably haven't even heard of it?
>

Well, if they're into sick, cruel dark humor, you could tell them
"see what happens to incompetent people like NASA for using
MySQL?"

I know, I know, bad and tasteless joke...

Kidding aside, you could sell them the idea of the general
benefits of open source software. By far the two most
popular opensource databases are PG and MySQL, and for
anything more than toy applications (such as things for
which one would consider Access), Postgres wins hands down --
well, this world is a sad place, actually; I feel depressed
to live in a world where Postgres wins a poll by just one
vote against the worst crap that ever existed (MySQL) --
besides Microsoft software, of course.

Anyway, a technical comparison between PG and MySQL
should convince even the most ignorant of the managers;
Referential integrity (GOD, what makes me really mad is
that MySQL not only doesn't support referential integrity;
they sell it as a feature, as if it was a good thing!!
GOD!! Have those people EVER taken a databases course??!!);
sub-queries is also an extremely important feature that
MySQL lacks (last time I checked, at least)

So, if they buy the idea of open source, then it shouldn't
be too hard to convince them to choose PG -- despite MySQL
being one of the hot keywords when talking about open
source ... again, this world is such a depressing place
:-(

Carlos
--

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-03-05 19:41:06 Re: My employment with PeerDirect (version 3)
Previous Message jeff_patterson 2003-03-05 19:11:35 Recursion working in 7.3?