Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Databases Oracle Sun Microsystems

Why Oracle Can't Easily Kill PostgreSQL 279

ruphus13 writes "Claiming that 'PostgreSQL is a FOSS alternative to MySQL and hence Oracle should be allowed to pursue MySQL' is a specious argument, according to Monty Widenius. He fears that Oracle, or someone else, can easily squash PostgreSQL by just 'buying out' the top 20 developers. The Postgre community has fired back, calling that claim ridiculous. According to the article, 'PostgreSQL as a project is pretty healthy, and shows how vulnerable projects like MySQL are to the winds of change. PostgreSQL could die tomorrow, if a huge group of its contributors dropped out for one reason or another and the remainder of the community didn't take up the slack. But that's exceedingly unlikely. The existing model for PostgreSQL development ensures that no single entity can control it, it can't be purchased, and if someone decides to fork the project, the odds are that the remaining community would be strong enough to continue without a serious glitch.'"
This discussion has been archived. No new comments can be posted.

Why Oracle Can't Easily Kill PostgreSQL

Comments Filter:
  • Please name names (Score:4, Informative)

    by bogaboga ( 793279 ) on Saturday January 09, 2010 @10:50AM (#30707220)

    I would like to have a list of serious companies using PostgreSQL for serious stuff...and what stuff it is PostgreSQL is doing. In my world, all you hear is "...MySQL...MySQL...", even in cases where the back-end is being handled by PostgreSQL.

    Our three major DBs have about 13.4 million records combined, with enormous amounts of data about clients. PostgreSQL has never failed us. I work in the insurance business.

  • Re:Please name names (Score:5, Informative)

    by greg1104 ( 461138 ) <gsmith@gregsmith.com> on Saturday January 09, 2010 @11:10AM (#30707344) Homepage

    I would like to have a list of serious companies using PostgreSQL for serious stuff

    PostgreSQL Featured Users [postgresql.org]; Quotes [postgresql.org] has additional detail about the scope of some of those. Most people are probably familiar with names like Skype and Cisco on there, but less well known companies like NTT [google.com] are huge too--and they even sponsor a good chunk of PostgreSQL development [postgresql.org] because it's so heavily used there.

    And those are just the public record. Because of its BSD license, PostgreSQL also gets used in plenty of places that don't talk about what they're doing with it. For example, I've worked with financial companies that are cutting loose Oracle for PostgreSQL whenever feasible, and with some US defense companies that use PostGIS [wikipedia.org] for geographic databases. (looks out window) I may have already said too much.

  • Re:Firebird (Score:5, Informative)

    by gmack ( 197796 ) <gmack@noSpAM.innerfire.net> on Saturday January 09, 2010 @11:24AM (#30707438) Homepage Journal

    You forgot SQLite. It's small and good enough for most of what MySQL gets used for: simple web forms, stat counters etc.

  • by mangu ( 126918 ) on Saturday January 09, 2010 @11:41AM (#30707526)

    PostgreSQL is fragile because the top 20 developers could be bought out by Oracle

    His argument is "I was bought, therefore anybody else can be bought".

    If Oracle is willing to buy 20 developers at $1 billion each, then he may be right.

  • EnterpriseDB (Score:2, Informative)

    by ascari ( 1400977 ) on Saturday January 09, 2010 @11:45AM (#30707548)
    EnterpriseDB is a company that offers commercial support for PostgresQL. They have salaried people on staff that contribute to the project, much like IBM, RedHat etc. contribute to the Linux kernel. So I would say Monty's scenario is about as likely as Linux going away by Microsoft or Apple paying off the to 20 kernel developers. Some people just don't get how open source works.
  • Wrong (Score:2, Informative)

    by microbox ( 704317 ) on Saturday January 09, 2010 @12:26PM (#30707758)
    He sold MySQL to Sun and then left Sun.

    That is factually inaccurate. He was informed that the sale had taken place once it was done. The mistake Monty made was to sell MySQL to shareholders years ago. It probably wasn't a mistake either, although there should have been a clause in the shareholder agreement about the resale of MySQL.
  • Re:Please name names (Score:2, Informative)

    by maroberts ( 15852 ) on Saturday January 09, 2010 @12:30PM (#30707782) Homepage Journal
    I'm working for a major European bank; we use PostgresSQL for most of our data aggregation and analysis. I'm really a long term MySQL user, but haven't found any problems doing the same stuff with a different database
  • Re:Please name names (Score:3, Informative)

    by Toze ( 1668155 ) on Saturday January 09, 2010 @12:36PM (#30707828)
    For them as don't RTFL, the Featured Users include IMDB.com, SourceForge, Safeway, and Skype.
  • by toby ( 759 ) * on Saturday January 09, 2010 @12:40PM (#30707866) Homepage Journal

    Richard Stallman has clarified that he believes the GPL is necessary and sufficient protection for MySQL, [groklaw.net] in direct contradiction to Widenius' call that the license should be changed and copyrights rest in some entity other than Oracle.

    Stallman: One thing that makes no sense at all is the idea of changing the license of MySQL to something non-copyleft. That would eliminate the possibility of selling exceptions, but allow all sorts of proprietary modified versions. Wherever MySQL should go, it isn't there.

    Eben Moglen and the Software Freedom Law Center [softwarefreedom.org] defend the GPL even more strongly:

    "The GPL was designed specifically to ensure the permanent freedom of software, and the ability of everyone to improve and share their improvements to the program, no matter who acquires the copyrights to the code," Moglen said of the argument he presented to the Commission. "The whole point of GPL as a copyright license is to deal with every contingency that could result in hobbling or destroying the freedom of code shared under it. The drafters of GPL versions 2 and 3 considered scenarios very similar to the ones that the Commission is concerned about now. The design of the license, and the experience we have had using it, show that it can be counted upon to operate as intended in situations like this one."

    Programs released under the GPL, including Linux, Samba, and the GNU Compiler Collection, have continually proven to be resistant to anti-competitive conduct in the marketplace. "GPL’d programs competing effectively against offerings of the richest and most powerful monopoly in the history of information technology have resisted the efforts of the monopolist to find a chink in its armor," Moglen writes.

  • by toby ( 759 ) * on Saturday January 09, 2010 @12:46PM (#30707904) Homepage Journal

    It's not a multiuser database.

    A web site is a classic multiuser scenario for an RDBMS; you have to have concurrency issues completely nailed down (ideally with row level locking and ACID).

    It's also MySQL's sweet spot.

  • Re:Please name names (Score:5, Informative)

    by mcrbids ( 148650 ) on Saturday January 09, 2010 @12:52PM (#30707932) Journal

    It'll be difficult to say who's using it because they download it, try it, run it.. all quietly without fuss. No-one at PostgreSQL website can say who's using the downloads because there's no licensing or even a 'email to get your registration' type stuff going on.

    We started with yum -y install postgresql-server and now, hundreds of busy clients later and a few updates later, Postgresql is still going stronger than ever...

    And seriously, Postgres is the overachieving underdog of the database world. It has it all - replication, data integrity, legendarily stunning stability, MVCC, foreign keys, triggers, PLPGSQL, subselects, indexes, query scheduling, parameterized statements, DDBC, metatables, cross-database joins... I could go on, and on, and on. It holds up very nicely when Its security
    model is excellent. Its organizational model is stable. It holds up well under very demanding loads and just basically doesn't crash. (In a decade of using it every single business day, I've NEVER HAD an instance of Postgres corrupt running on a RedHat/CentOS server) It costs nothing, it's available by default on any RedHat install CD, and most other distros.

    If Oracle is scared, they should be scared of PostgreSQL, and if you're looking to database something, you should strongly consider Postgres!

  • Re:Sour grapes? (Score:5, Informative)

    by siDDis ( 961791 ) on Saturday January 09, 2010 @01:44PM (#30708258)

    What? The open source replication alternatives are good enough

    You have:
            * PGCluster
            * Slony-I
            * DBBalancer
            * pgpool
            * PostgreSQL table comparator
            * SkyTools
            * Sequoia
            * Bucardo
            * Mammoth Replicator
            * Cybercluster
            * GridSQL (shared-nothing)

    All are open source and some even offer additional commercial support.

  • by toby ( 759 ) * on Saturday January 09, 2010 @02:23PM (#30708548) Homepage Journal

    Trac also allows other RDBMS back-ends. If you had a highly loaded site (for example, a popular public project) you would not pick SQLite for the reasons I mentioned. In particular, it does not implement MVCC or row locking. Locking is coarse grained (like MyISAM) which soon limits scalability.

    Yes, SQLite's basic locking is good enough for light demands (say internal company intranet), and I am happy to use Trac+SQLite myself in these situations. I suppose if you know your site won't ever be popular, and assuming you don't need any of the other features offered by the major systems, you could get away with it for the basic stuff gmack mentioned :)

  • by stox ( 131684 ) on Saturday January 09, 2010 @02:45PM (#30708694) Homepage

    PostgreSQL did not exist in 1993-1995. It was Postgres, and Postgres95 in that timeframe. It had its own query language. It was re-written to use SQL, and then became PostgreSQL.

  • by koiransuklaa ( 1502579 ) on Saturday January 09, 2010 @04:35PM (#30709488)

    None of your points are relevant...

    Of course Monty doesn't have the money to buy MySQL. It doesn't change the fact that he stayed completely silent on this until he got his millions. Maybe he only understood the problems of Oracle ownership then?

    If Oracle has patents they can use to kill MySQL, why on earth did they need to buy it first, and how would the situation improve if they were forced to sell it? That is an absurd idea.

    Of course monopoly is not good for the public. However, there is no monopoly here.

    Websites that were built on (non-gpl) mysql could be in trouble if Oracle wants to fuck them. That was the risk those websites took when they decided to go with a proprietary vendor. That would suck for them, but that's how proprietary software works.

    Users of GPL MySQL could be sightly inconvenienced: In the end a new community would still form around one of the forks. Again, for smart users selecting MySQL was a calculated risk of relying on a project with only one major developer.

    Did I forget anything?

  • by Anonymous Coward on Saturday January 09, 2010 @09:40PM (#30711514)

    Anything that supports Interbase supports Firebird, which is pretty much everything. I don't think you tried very hard.

    Firebird is actually way better at the things people typically use SQLite for. It can be embedded about as easily (even statically like SQLite) and works in a similar fashion with a single database file if that's what you want, etc. It performs way better than SQLite though. On par with MySQL's performance or better (but has a much better/freer license than MySQL). Plus it supports features like stored procedures and such like PostgreSQL.

    It really is worth the effort.

  • Re:Firebird (Score:3, Informative)

    by shutdown -p now ( 807394 ) on Saturday January 09, 2010 @10:18PM (#30711798) Journal

    I've last used Firebird about two years ago, so this may not be true anymore... but anyway. I've had two major problems with it.

    First is documentation. There's no single place to go for it. Effectively you end up with the original Interbase manual, and then various bits and pieces which explain what was added/removed/changed, and you have to piece it all together by yourself (and there's no way to tell if you even have all the pieces in the first place). This applies to admin docs, SQL reference, and language API references.

    Speaking of which, we come to the second point: API bindings are rather messy (the C one, at least). Much more so than SQLite API, for example. Among other things, I recall it requiring things like (char*) casts back and forth to reinterpret data of appropriate types, and it seems to make a lot of assumptions about sizes of various C types, so its portability to more exotic architectures would be rather suspect.

    It also doesn't seem to be nearly as feature-rich as PostgreSQL. The core is solid, but e.g. standard function set is rather minimalist, and you end up rolling out your own for many occasions.

    That said, Firebird/Embedded is a very nice database specifically for embedding, small and yet full-featured. If you ever missed things such as stored procedures in SQLite (and they actually make quite a lot of sense specifically for embedded DBs, where DB is tightly coupled to the application anyway), I would advise to look at FB/E.

  • by MadCat ( 796 ) <.benvanstaveren. .at. .gmail.com.> on Sunday January 10, 2010 @04:13AM (#30713312)

    It is in fact easy to set up and maintain -- it just requires a bit more thinking, mostly to get the authentication and such things working right, but that's a matter of editing a config file. Maintenance wise, PostgreSQL doesn't need much of that, the occasional vacuum and that's it. With auto-vacuum enabled, even that is taken care of.

    I used MySQL a lot in the past, and ended up going to PostgreSQL around version 7.3, because I needed the triggers and the views. Never looked back to MySQL, PG might be slower at certain things, but at least I don't end up getting a call at 3am in the morning in the weekend informing me the database crapped itself up again, only to have to wait for myisamchk to go through near 20Gb of data.

    Give it a shot and you will be enlightened :)

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...