From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jason Hihn <jhihn(at)paytimepayroll(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Why PostgreSQL? |
Date: | 2003-03-07 05:29:22 |
Message-ID: | 200303070529.h275TME29849@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Here is the presentation I use for managers:
http://candle.pha.pa.us/main/writings/pgsql/past_present_future.pdf
---------------------------------------------------------------------------
Jason Hihn wrote:
> I just say it was started as a University project (nothing wrong with that),
> and eventually became viable (nothing wrong with that either). Then
> companies found it was viable and now participate in it's development
> (nothing wrong with that too!)
>
> My Boss, a rather traditional fellow and totally without grasp on Open
> Source Sid "If it's free it can't be worth anything, or there has to be a
> catch."
>
> It was the then history that brought him around.
>
> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Carlos Moreno
> Sent: Wednesday, March 05, 2003 2:22 PM
> To: adrapley(at)rapleyzone(dot)com
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] Why PostgreSQL?
>
>
> 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
> --
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Wille | 2003-03-07 05:38:09 | Why are queries with subselects so slow? |
Previous Message | Tom Lane | 2003-03-07 04:38:25 | Re: foreign key constraint across databases |