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 7b7d1ba commit 7f66816Copy full SHA for 7f66816
doc/src/sgml/wal.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.33 2005/09/28 18:40:28 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.34 2005/09/29 02:29:48 momjian Exp $ -->
2
3
<chapter id="reliability">
4
<title>Reliability</title>
@@ -110,7 +110,7 @@
110
</sect1>
111
112
<sect1 id="wal-benefits">
113
- <title>Benefits of <acronym>WAL</acronym></title>
+ <title>Benefits of Write-Ahead Logging</title>
114
115
<indexterm zone="wal-benefits">
116
<primary>fsync</primary>
0 commit comments