From bf57cbcc6dfe99067540ca62ec1e7006dd8b8f11 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 4 Nov 2007 21:48:03 +0000 Subject: [PATCH] Add link to NFS section from "creating a database cluster. --- doc/src/sgml/runtime.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 54cfd4caf2..4d86ef31f8 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -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 . + + -- 2.39.5