Re: PostgreSQL Certification

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Certification
Date: 2005-06-24 14:18:48
Message-ID: 200506241618.49586.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-06-24 14:19:35 Re: fields and foreign keys
Previous Message Tony Caduto 2005-06-24 13:54:40 Libpq question