|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.32 2005/09/28 18:18:02 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.33 2005/09/28 18:40:28 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="reliability"> |
4 | 4 | <title>Reliability</title> |
|
14 | 14 | disk drives for permanent storage that is immune to the failures |
15 | 15 | listed above. In fact, a computer can be completely destroyed, but if |
16 | 16 | the disk drives survive they can be moved to another computer with |
17 | | - similar hardware and all committedtransaction will remain intact. |
| 17 | + similar hardware and all committedtransactions will remain intact. |
18 | 18 | </para> |
19 | 19 |
|
20 | 20 | <para> |
|