Re: PostgreSQL Certification - Mailing list pgsql-general

From Chris Browne
Subject Re: PostgreSQL Certification
Date
Msg-id 60k6ky1cw0.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to Re: PostgreSQL Certification  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: PostgreSQL Certification  (Vivek Khera <vivek@khera.org>)
Re: PostgreSQL Certification  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general
t-ishii@sra.co.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@~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/>

pgsql-general by date:

Previous
From: marcelo Cortez
Date:
Subject: md5 autentication error
Next
From: Bob Pawley
Date:
Subject: New to Postgre