Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1a641c0

Browse files
committed
Document that a client-only install using:
gmake -C src/bin install does install a few server-only binaries.
1 parent b6f6284 commit 1a641c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/installation.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.281 2007/02/01 19:10:24 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.282 2007/02/03 23:01:06 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1365,6 +1365,8 @@ All of PostgreSQL is successfully made. Ready to install.
13651365
<userinput>gmake -C src/interfaces install</>
13661366
<userinput>gmake -C doc install</>
13671367
</screen>
1368+
<filename>src/bin</> has a few binaries for server-only use,
1369+
but they are small.
13681370
</para>
13691371
</formalpara>
13701372
</step>

0 commit comments

Comments
 (0)