projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05a8c5
)
Fix typo.
author
Bruce Momjian
Wed, 28 Sep 2005 18:40:28 +0000
(18:40 +0000)
committer
Bruce Momjian
Wed, 28 Sep 2005 18:40:28 +0000
(18:40 +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 7d306b24bd7d134584d2c1a90a4a703c0ed7be8e..9475597ac1afcd22d125b286b781202d8a6e4213 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-1,4
+1,4
@@
-
+
Reliability
@@
-14,7
+14,7
@@
disk drives for permanent storage that is immune to the failures
listed above. In fact, a computer can be completely destroyed, but if
the disk drives survive they can be moved to another computer with
- similar hardware and all committed transaction will remain intact.
+ similar hardware and all committed transaction
s
will remain intact.