Thanks to visit codestin.com Credit goes to github.com
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 c40cd36 commit ca8cfc9Copy full SHA for ca8cfc9
doc/src/sgml/wal.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.34 2005/09/29 02:29:48 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.35 2005/10/01 01:42:43 momjian Exp $ -->
2
3
<chapter id="reliability">
4
<title>Reliability</title>
@@ -76,8 +76,8 @@
76
</para>
77
78
<para>
79
- The following sections into detail about how the Write-Ahead Log
80
- is used to obtain efficient, reliable operation.
+ The following sections explain how the Write-Ahead Log is used to
+ obtain efficient, reliable operation.
81
82
83
<sect1 id="wal">
0 commit comments