Re: PostgreSQL vs. Interbase

From: KuroiNeko <evpopkov(at)carrier(dot)kiev(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL vs. Interbase
Date: 2001-05-07 19:31:39
Message-ID: 3AF6F81B.nailGH11QXBA@ed.ed
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 1. Speed
> 2. Data Reliability

The two above depend very much (IMHO) on SYSDBA's skills. IB and its
descendants has, probably, less options to tweak, or, more correctly, less
obvious ways to improve its performance.
OTOH, if you have strong theoretical RDBMS bacground and considerable
practical experience with either, you'll find that performance and
stability tips and tricks for IB and PGSQL are very similar.

> 3. Portability

Does that really matter? What are you going to port? The code of DBMS
server itself? Some of the accompanied tools? Your data? If you're going to
run a busy site with a huge DB, portability is the last thing to worry
about. It's more important, IMHO, to pick the right platform at design
stage.

--

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tim Barnard 2001-05-07 19:31:52 Re: A different compile problem for 7.1.1
Previous Message Tim Barnard 2001-05-07 19:28:01 Re: 7.1 compile problem