From: | Alvaro Herrera <alvherre(at)surnet(dot)cl> |
---|---|
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 16:27:37 |
Message-ID: | 20050624162737.GE8193@surnet.cl |
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:
> >>Regarding question 3,
> >>
> >> Select one incorrect statement regarding the installation of PostgreSQL.
> >>
> >>2 2. At least 60MB of free disk space is required for compilation.
> 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.
The current source CVS tree (after bison, flex etc) takes 122 MB.
143 MB for the compiled tree (object files), and 63 MB for the installed
tree (after initdb).
8.0 is smaller AFAICS, but I don't have the compiled tree.
--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"Vivir y dejar de vivir son soluciones imaginarias.
La existencia está en otra parte" (Andre Breton)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-06-24 16:28:20 | Re: fields and foreign keys |
Previous Message | David Parker | 2005-06-24 16:22:55 | Re: startup time |