From: Tom Lane Date: Tue, 16 Nov 2004 15:00:36 +0000 (+0000) Subject: Trivial wording improvement. X-Git-Tag: REL8_0_0BETA5~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bb3bcfcf9edb57d7bd3635b2201688defee6676;p=postgresql Trivial wording improvement. --- diff --git a/doc/src/sgml/filelayout.sgml b/doc/src/sgml/filelayout.sgml index 8b7381078a..6aa856fd62 100644 --- a/doc/src/sgml/filelayout.sgml +++ b/doc/src/sgml/filelayout.sgml @@ -1,5 +1,5 @@ @@ -144,7 +144,7 @@ its TOAST table, if any. -Tablespaces make the scenario more complicated. Each non-default tablespace +Tablespaces make the scenario more complicated. Each user-defined tablespace has a symbolic link inside the PGDATA/pg_tblspc directory, which points to the physical tablespace directory (as specified in its CREATE TABLESPACE command). The symbolic link is named after