From: Peter Eisentraut <peter_e@gmx.net>
Date: Sat, 20 Jan 2007 17:21:29 +0000 (+0000)
Subject: Update build time estimate.
X-Git-Tag: REL8_3_BETA1~1482
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=978fff79421ec1c36a1ec58092f1167ce22319b9;p=postgresql

Update build time estimate.
---

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index c214cb85b1..41babdae7e 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.272 2007/01/18 14:07:31 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.273 2007/01/20 17:21:29 petere Exp $ -->
 
 <chapter id="installation">
  <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1245,7 +1245,7 @@ su - postgres
 <userinput>gmake</userinput>
 </screen>
     (Remember to use <acronym>GNU</> <application>make</>.) The build
-    may take anywhere from 5 minutes to half an hour depending on your
+    will take a few minutes depending on your
     hardware. The last line displayed should be
 <screen>
 All of PostgreSQL is successfully made. Ready to install.