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

Commitb4295d0

Browse files
committed
Fix another typo.
1 parent022eb28 commitb4295d0

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-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/wal.sgml,v 1.19 2002/09/06 20:08:06 momjian Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/wal.sgml,v 1.20 2002/09/06 20:26:00 momjian Exp $ -->
22

33
<chapter id="wal">
44
<title>Write-Ahead Logging (<acronym>WAL</acronym>)</title>
@@ -303,7 +303,7 @@
303303

304304
<para>
305305
There will be at least one 16MB segment file, and will normally
306-
not be more than <varname>CHECKPOINT_SEGMENTS</varname>)
306+
not be more than <varname>CHECKPOINT_SEGMENTS</varname>
307307
+ 1 files. You can use this to estimate space requirements for
308308
WAL. Ordinarily, when old log segment files are no longer needed,
309309
they are recycled (renamed to become the next sequential future

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp