From: | "Jim C(dot) Nasby" <decibel(at)decibel(dot)org> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, peter_e(at)gmx(dot)net, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL Certification |
Date: | 2005-06-24 23:21:45 |
Message-ID: | 20050624232145.GD89438@decibel.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jun 24, 2005 at 08:42:00AM -0700, Joshua D. Drake wrote:
> Tatsuo Ishii wrote:
> >>Am Sonntag, 12. Juni 2005 05:24 schrieb Tatsuo Ishii:
> >>
> >>>Thank you for interested in PostgreSQL CE. There is a sample
> >>>examination problems page:
> >>>
> >>>http://osb.sra.co.jp/postgresql-ce/sys/quiz.php?titleid=S74_en
> >>
> >>Regarding question 3,
> >>
> >> Select one incorrect statement regarding the installation of PostgreSQL.
> >>
> >>1 1. PostgreSQL is unable to use languages other than English unless the
> >>"--enable-multibyte" option is specified at "./configure" time.
> >>2 2. At least 60MB of free disk space is required for compilation.
> >>3 3. GNU make is required.
> >>4 4. "root" cannot execute "make check" properly.
> >>5 5. "--no-locale" should be specified if English is the only language
> >>to be used in PostgreSQL.
> >>
> >>Apparently, the correct answer is 1, but statement 5 is equally false.
> >
> >
> >Really? I vaguley recall that someone who came from US complained
> >about the sort order of en locale. I thought English speakers prefer C
> >locale.
>
> And if you want to be really picky number 4 is wrong as well:
>
> root# su - postgres -c "make check"
>
> I know that is really picky but as someone who manages the number of
> PostgreSQL systems that I do, I might have picked that one. Number 2 is
> also confusing because am I compiling ALL of PostgreSQL? I just did a
> check and it took 63 megs just to unpack it, let alone compile it.
This is why I put very little faith in certifications; all that they
prove is that you know how to pass some test.
Tell me this, does knowing any of the info in this question really make
you a better PostgreSQL admin or user, other than #1? I would consider
#2-4 to be trivia, and as others have said #5 is misleading and
misinformative.
--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828
Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Browne | 2005-06-25 01:59:42 | Re: PostgreSQL Certification |
Previous Message | Tatsuo Ishii | 2005-06-24 23:03:43 | Re: PostgreSQL Certification |