projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
022eb28
)
Fix another typo.
author
Bruce Momjian
Fri, 6 Sep 2002 20:26:00 +0000
(20:26 +0000)
committer
Bruce Momjian
Fri, 6 Sep 2002 20:26:00 +0000
(20:26 +0000)
doc/src/sgml/wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index cd4caa9920b250376f1059ffd9ce8c285f803ad1..45c41ea0b54f2d5ed790e95f9b041fab7be99796 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-1,4
+1,4
@@
-
+
Write-Ahead Logging (
WAL
)
@@
-303,7
+303,7
@@
There will be at least one 16MB segment file, and will normally
- not be more than
CHECKPOINT_SEGMENTS
)
+ not be more than
CHECKPOINT_SEGMENTS
+ 1 files. You can use this to estimate space requirements for
WAL. Ordinarily, when old log segment files are no longer needed,
they are recycled (renamed to become the next sequential future