Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2bb3bcf

Browse files
committed
Trivial wording improvement.
1 parent2318508 commit2bb3bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/filelayout.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/filelayout.sgml,v 1.1 2004/11/12 21:50:53 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/filelayout.sgml,v 1.2 2004/11/16 15:00:36 tgl Exp $
33
-->
44

55
<chapter id="file-layout">
@@ -144,7 +144,7 @@ its TOAST table, if any.
144144
</para>
145145

146146
<para>
147-
Tablespaces make the scenario more complicated. Eachnon-default tablespace
147+
Tablespaces make the scenario more complicated. Eachuser-defined tablespace
148148
has a symbolic link inside the <varname>PGDATA</><filename>/pg_tblspc</>
149149
directory, which points to the physical tablespace directory (as specified in
150150
its <command>CREATE TABLESPACE</> command). The symbolic link is named after

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp