diff --git a/doc/src/sgml/filelayout.sgml b/doc/src/sgml/filelayout.sgml index 8b7381078a4..6aa856fd62c 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