mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Working improvement.
This commit is contained in:
parent
c066d27f36
commit
1e941153a2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.383 2007/11/04 21:48:03 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.384 2007/11/04 21:50:28 momjian Exp $ -->
|
||||
|
||||
<chapter Id="runtime">
|
||||
<title>Operating System Environment</title>
|
||||
|
|
@ -161,7 +161,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
|
|||
</para>
|
||||
|
||||
<para>
|
||||
If using a non-local (network) file system, see <xref
|
||||
If using non-local (network) file systems, see <xref
|
||||
linkend="manage-ag-tablespaces-nfs">.
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue