Re: PostgreSQL vs. Interbase - Mailing list pgsql-general

From KuroiNeko
Subject Re: PostgreSQL vs. Interbase
Date
Msg-id 3AF6F81B.nailGH11QXBA@ed.ed
Whole thread Raw
In response to PostgreSQL vs. Interbase  ("Arnold Gamboa" <arnold@php4us.com>)
List 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.


--

 ������������������


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: 7.1 compile problem
Next
From: Doug McNaught
Date:
Subject: Re: 7.1 compile problem - addendum