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

Commitc9b142d

Browse files
committed
Doc change: effected -> affected, per correction from Matthew Wakeling
1 parent7f88276 commitc9b142d

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.67 2010/07/07 14:42:09 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.68 2010/07/08 16:44:12 momjian Exp $ -->
22

33
<chapter id="wal">
44
<title>Reliability and the Write-Ahead Log</title>
@@ -98,7 +98,7 @@
9898
command forces all data from the BBU to the disks, eliminating much
9999
of the benefit of the BBU. You can run the utility
100100
<filename>src/tools/fsync</> in the PostgreSQL source tree to see
101-
if you areeffected. If you areeffected, the performance benefits
101+
if you areaffected. If you areaffected, the performance benefits
102102
of the BBU cache can be regained by turning off write barriers in
103103
the file system or reconfiguring the disk controller, if that is
104104
an option. If write barriers are turned off, make sure the battery

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp