Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc066d27

Browse files
committed
Add link to NFS section from "creating a database cluster.
1 parent3372380 commitc066d27

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.382 2007/11/01 19:06:01 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.383 2007/11/04 21:48:03 momjian Exp $ -->
22

33
<chapter Id="runtime">
44
<title>Operating System Environment</title>
@@ -159,6 +159,12 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
159159
for the database cluster. Normally this should be chosen to match the
160160
locale setting. For details see <xref linkend="multibyte">.
161161
</para>
162+
163+
<para>
164+
If using a non-local (network) file system, see <xref
165+
linkend="manage-ag-tablespaces-nfs">.
166+
</para>
167+
162168
</sect1>
163169

164170
<sect1 id="server-start">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp