Document that a client-only install using:
authorBruce Momjian <bruce@momjian.us>
Sat, 3 Feb 2007 23:01:13 +0000 (23:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 3 Feb 2007 23:01:13 +0000 (23:01 +0000)
gmake -C src/bin install

does install a few server-only binaries.

doc/src/sgml/installation.sgml

index 88bc8c1f70e9d0ff515f9cde4e80787358ce2cf4..c61941eb110f9e21211f14586013dee2c1e39e93 100644 (file)
@@ -1305,6 +1305,8 @@ All of PostgreSQL is successfully made. Ready to install.
 <userinput>gmake -C src/interfaces install</>
 <userinput>gmake -C doc install</>
 </screen>
+    <filename>src/bin</> has a few binaries for server-only use,
+    but they are small.
     </para>
    </formalpara>
   </step>