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

Commit382af3a

Browse files
committed
Add "not" to wal journaling text.
1 parentfa6116a commit382af3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.56 2008/12/18 22:21:16 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.57 2008/12/18 22:34:21 momjian Exp $ -->
22

33
<chapter id="wal">
44
<title>Reliability and the Write-Ahead Log</title>
@@ -138,7 +138,7 @@
138138
<tip>
139139
<para>
140140
Because <acronym>WAL</acronym> restores database file
141-
contents after a crash, journaled filesystems are necessary for
141+
contents after a crash, journaled filesystems arenotnecessary for
142142
reliable storage of the data files or WAL files. In fact, journaling
143143
overhead can reduce performance, especially if journaling
144144
causes file system <emphasis>data</emphasis> to be flushed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp