projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3372380
)
Add link to NFS section from "creating a database cluster.
author
Bruce Momjian
Sun, 4 Nov 2007 21:48:03 +0000
(21:48 +0000)
committer
Bruce Momjian
Sun, 4 Nov 2007 21:48:03 +0000
(21:48 +0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 2181ccd3c0d4755117eb8607b47577ba685f35cd..0e254a91ada372f2bd29d7f1cd9bd1e9054fea19 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,4
+1,4
@@
-
+
Operating System Environment
@@
-159,6
+159,12
@@
postgres$
initdb -D /usr/local/pgsql/data
for the database cluster. Normally this should be chosen to match the
locale setting. For details see
.
+
+
+ If using a non-local (network) file system, see
+ linkend="manage-ag-tablespaces-nfs">.
+
+