Re: PostgreSQL vs. Interbase

From: Joel Burton <jburton(at)scw(dot)org>
To: Justin Clift <justin(at)postgresql(dot)org>
Cc: Arnold Gamboa <arnold(at)php4us(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL vs. Interbase
Date: 2001-05-07 18:08:30
Message-ID: Pine.LNX.4.21.0105071403560.21997-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 7 May 2001, Justin Clift wrote:

> - The PostgreSQL documentation is quite decent as of the 7.1+ releases
>
> If it's any help, there also a summary feature list which may be of use
> in comparisons at :
> http://postgresql.planetmirror.com/features.html
>
> It was recently written and updated by Joel Burton and Peter Eisentraut,
> two very active and knowledgable PostgreSQL guys, so it's definitely
> not out-of-date or anything.

Active guy Joel Burton here, with a followup to my post a minute ago.

The feature list for PostgreSQL is a good head start at understanding its
features. Similar stuff at www.interbase.com.

MySQL's crash-me is <cynical> a piece of marketing for MySQL that distorts
its lack of support for many critical database features, which promoting
its non-standard syntax </cynical>, but may provide some useful
information about PG v Interbase, as long as you remember two things:

* they haven't updated it for 7.1 yet, which adds many nice features to
PG, including removing row limits and adding full support for outer joins

and

* crash-me reports that both PG and Interbase don't support some things
that both damn well do, so take it with a grain of salt.

and, last, (and I do hate to say this...):

* Interbase's documentation is wonderful. PostgreSQL's is comprehensive,
but IMHO, less organized and comprehensive than Interbase's.

HTH,
--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-05-07 18:41:40 Re: Web-based Problem/Project tracking system ...
Previous Message Joel Burton 2001-05-07 18:03:06 Re: PostgreSQL vs. Interbase