Re: PostgreSQL Certification - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: PostgreSQL Certification
Date
Msg-id 200506241618.49586.peter_e@gmx.net
Whole thread Raw
In response to Re: PostgreSQL Certification  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: PostgreSQL Certification  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-general
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.

pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: Libpq question
Next
From: Michael Fuhr
Date:
Subject: Re: fields and foreign keys