mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
add missing tag from commit b8c4261e5e
This commit is contained in:
@ -456,10 +456,7 @@ su - postgres
|
||||
</screen>
|
||||
(Remember to use <acronym>GNU</acronym> <application>make</application>.)
|
||||
The build will take a few minutes depending on your
|
||||
hardware. The last line displayed should be:
|
||||
<screen>
|
||||
All of PostgreSQL successfully made. Ready to install.
|
||||
</screen>
|
||||
hardware.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -468,10 +465,6 @@ All of PostgreSQL successfully made. Ready to install.
|
||||
(<filename>contrib</filename>), type instead:
|
||||
<screen>
|
||||
<userinput>make world</userinput>
|
||||
</screen>
|
||||
The last line displayed should be:
|
||||
<screen>
|
||||
PostgreSQL, contrib, and documentation successfully made. Ready to install.
|
||||
</screen>
|
||||
</para>
|
||||
|
||||
@ -564,6 +557,7 @@ build-postgresql:
|
||||
If you built the world without the documentation above, type instead:
|
||||
<screen>
|
||||
<userinput>make install-world-bin</userinput>
|
||||
</screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user