projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a977a
)
Document that a client-only install using:
author
Bruce Momjian
<bruce@momjian.us>
Sat, 3 Feb 2007 23:01:13 +0000
(23:01 +0000)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 88bc8c1f70e9d0ff515f9cde4e80787358ce2cf4..c61941eb110f9e21211f14586013dee2c1e39e93 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-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>