projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5078fb2
)
Add link to NFS section from "creating a database cluster.
author
Bruce Momjian
<bruce@momjian.us>
Sun, 4 Nov 2007 21:48:03 +0000
(21:48 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
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 54cfd4caf2825d6a1a3496945946a178800b8327..4d86ef31f8264438a0413dd018ae02acf667cb27 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-159,6
+159,12
@@
postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
for the database cluster. Normally this should be chosen to match the
locale setting. For details see <xref linkend="multibyte">.
</para>
+
+ <para>
+ If using a non-local (network) file system, see <xref
+ linkend="manage-ag-tablespaces-nfs">.
+ </para>
+
</sect1>
<sect1 id="server-start">