|
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 $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -1365,6 +1365,8 @@ All of PostgreSQL is successfully made. Ready to install.
|
1365 | 1365 | <userinput>gmake -C src/interfaces install</>
|
1366 | 1366 | <userinput>gmake -C doc install</>
|
1367 | 1367 | </screen>
|
| 1368 | + <filename>src/bin</> has a few binaries for server-only use, |
| 1369 | + but they are small. |
1368 | 1370 | </para>
|
1369 | 1371 | </formalpara>
|
1370 | 1372 | </step>
|
|