We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05a8c5 commit 4ff2032Copy full SHA for 4ff2032
doc/src/sgml/wal.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.32 2005/09/28 18:18:02 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.33 2005/09/28 18:40:28 momjian Exp $ -->
2
3
<chapter id="reliability">
4
<title>Reliability</title>
@@ -14,7 +14,7 @@
14
disk drives for permanent storage that is immune to the failures
15
listed above. In fact, a computer can be completely destroyed, but if
16
the disk drives survive they can be moved to another computer with
17
- similar hardware and all committed transaction will remain intact.
+ similar hardware and all committed transactions will remain intact.
18
</para>
19
20
<para>
0 commit comments