mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix typo.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<!-- $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 $ -->
|
||||||
|
|
||||||
<chapter id="reliability">
|
<chapter id="reliability">
|
||||||
<title>Reliability</title>
|
<title>Reliability</title>
|
||||||
@ -14,7 +14,7 @@
|
|||||||
disk drives for permanent storage that is immune to the failures
|
disk drives for permanent storage that is immune to the failures
|
||||||
listed above. In fact, a computer can be completely destroyed, but if
|
listed above. In fact, a computer can be completely destroyed, but if
|
||||||
the disk drives survive they can be moved to another computer with
|
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 transactions will remain intact.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user