Re: PostgreSQL Certification

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Certification
Date: 2005-06-13 15:42:55
Message-ID: 60k6ky1cw0.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

t-ishii(at)sra(dot)co(dot)jp (Tatsuo Ishii) writes:
>> For the contents too. I dont think the source code installation
>> should be so much in the focus of the certification.
>
> Since PostgreSQL is an open source database, I think it is important
> to understand how to install PostgreSQL from the source code.

There will be cases where you'll really need this, particularly if
using extension packages.

For instance, it is likely that Slony-I will be fairly easily
available in precompiled form for PostgreSQL 8.0. On the other hand,
there probably won't be RPM packages (or the like) for version 7.4,
which means that if you want to use Slony-I for a version upgrade,
there will be a need to compile it, and there's a fair likelihood that
you'll need to compile PostgreSQL as well.

That's just one application; I'm sure there are plenty of others.

And there is also the point: "What good is it to be using an 'open
source' database if you aren't competent to use that source?"
--
(format nil "~S(at)~S" "cbbrowne" "acm.org")
http://www.ntlug.org/~cbbrowne/sap.html
Rules of the Evil Overlord #78. "I will not tell my Legions of Terror
"And he must be taken alive!" The command will be: ``And try to take
him alive if it is reasonably practical.''"
<http://www.eviloverlord.com/>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-06-13 15:49:15 Re: duplicate key violates unique constraint
Previous Message Csaba Nagy 2005-06-13 15:22:02 Re: duplicate key violates unique constraint