diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 2181ccd3c0..0e254a91ad 100644 --- 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 . + +