We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f6284 commit 1a641c0Copy full SHA for 1a641c0
doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.281 2007/02/01 19:10:24 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.282 2007/02/03 23:01:06 momjian Exp $ -->
2
3
<chapter id="installation">
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1365,6 +1365,8 @@ All of PostgreSQL is successfully made. Ready to install.
1365
<userinput>gmake -C src/interfaces install</>
1366
<userinput>gmake -C doc install</>
1367
</screen>
1368
+ <filename>src/bin</> has a few binaries for server-only use,
1369
+ but they are small.
1370
</para>
1371
</formalpara>
1372
</step>
0 commit comments