Re: What do Oracle, DB2, etc. actually *do*? - Mailing list pgsql-advocacy

From Chris Travers
Subject Re: What do Oracle, DB2, etc. actually *do*?
Date
Msg-id 4235CE2C.4010600@travelamericas.com
Whole thread Raw
In response to Re: What do Oracle, DB2, etc. actually *do*?  (Christopher Browne <cbbrowne@acm.org>)
Responses Re: What do Oracle, DB2, etc. actually *do*?
Re: What do Oracle, DB2, etc. actually *do*?
List pgsql-advocacy
>
> - XML extensions
> - GIS extensions
> - Numerous Java-related extensions including a JMS implementation
> - Web application infrastructure
> - Additional tools for managing database instances
>
>A while back, we needed an Oracle 8i license for a project and ordered
>the "CD pack" which was a whole box full of CDs (including the one bit
>we needed) of all sorts of things they'd love to sell us.  It was
>close to 30 CDs of this and that.
>
>Oracle is spending billions per year on developers; while some of the
>results may be of dubious interest, it certainly leads to having a
>growing stack of CDs.
>
>
Oracle and DB2 also offer an ability to parallelize queries across
nodes, so that you can query extremely large (multi-TB) data sets quickly.

They also all market multimaster replication.

PostgreSQL is an excellent small-to-reasonably-large-database RDBMS.  If
you get into the 3-5 TB range and need fast access to all the data, or
if you need multi-master replication, you may need to look elsewhere,
depending on your application.

Best Wishes,
Chris Travers
Metatron Technology Consulting

pgsql-advocacy by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL and Patents: no position against ?
Next
From: Mitch Pirtle
Date:
Subject: Re: Types of OSS Projects, review requested