Re: Success stories of PostgreSQL implementations in different companies

From: Chris Angelico <rosuav(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Success stories of PostgreSQL implementations in different companies
Date: 2013-05-24 15:23:27
Message-ID: CAPTjJmocJUDpozQFoPvRaz6D-PK7O=EzhnV6iZKuCvjRD-vzpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, May 25, 2013 at 12:56 AM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> In addition to the other places mentioned, don't forget that the .info
> and .org TLDs run on pgsql. and run quite well too. Oracle tossed a
> LOT of FUD when Afilias put in their bid to run the TLD on postgresql.
> It was actually quite pathetic. Here's the comments from Oracle:
>
> http://forum.icann.org/org-eval/gartner-report/msg00000.html

"PostgreSQL ... lacks the transactional features ..."

What? Really? PostgreSQL was the first database engine where I started
rolling back ALTER TABLE statements. (I'm not sure whether DB2 v5
could do it or not, but if it could, I never made use of it.) It's a
flexibility I've come to not only appreciate, but depend on; schema
changes and content changes are now no different to me, both can be
versionned the same way.

> And the replies to the FUD here:
>
> http://forum.icann.org/org-eval/gartner-report/msg00001.html
> http://forum.icann.org/org-eval/gartner-report/msg00002.html

"Ms. Gelhausen is quite correct that these are important
capabilities, finally available with the release of Oracle9i. We
applaud Oracle's continued efforts to close the gap and stay
competitive with this, and other open source database features."

Burrrrrrrn!

ChrisA

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Atri Sharma 2013-05-24 15:33:09 Re: Success stories of PostgreSQL implementations in different companies
Previous Message Ian Lawrence Barwick 2013-05-24 15:22:53 Re: Success stories of PostgreSQL implementations in different companies