projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f6284
)
Document that a client-only install using:
author
Bruce Momjian
Sat, 3 Feb 2007 23:01:06 +0000
(23:01 +0000)
committer
Bruce Momjian
Sat, 3 Feb 2007 23:01:06 +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 ffe1b916b238ca32183318c61325eb5e10fe3037..02f9bcab631932c4465e77e0aeecc88199518486 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-
+
PostgreSQL>]]>
@@
-1365,6
+1365,8
@@
All of PostgreSQL is successfully made. Ready to install.
gmake -C src/interfaces install>
gmake -C doc install>
+
src/bin> has a few binaries for server-only use,
+ but they are small.