mirror of
https://github.com/postgres/postgres.git
synced 2026-04-27 09:07:42 -04:00
Update build time estimate.
This commit is contained in:
parent
2cc01004c6
commit
978fff7942
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue