File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.38 2010/02/05 23:53:22 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.39 2010/02/08 13:41:06 momjian Exp $ -->
2
2
3
3
<chapter id="high-availability">
4
4
<title>High Availability, Load Balancing, and Replication</title>
@@ -283,7 +283,7 @@ protocol to make nodes agree on a serializable transactional order.
283
283
<entry>Feature</entry>
284
284
<entry>Shared Disk Failover</entry>
285
285
<entry>File System Replication</entry>
286
- <entry>Warm Standby Using PITR</entry>
286
+ <entry>Hot/ Warm Standby Using PITR</entry>
287
287
<entry>Trigger-Based Master-Slave Replication</entry>
288
288
<entry>Statement-Based Replication Middleware</entry>
289
289
<entry>Asynchronous Multimaster Replication</entry>
@@ -374,7 +374,7 @@ protocol to make nodes agree on a serializable transactional order.
374
374
<entry>Slaves accept read-only queries</entry>
375
375
<entry align="center"></entry>
376
376
<entry align="center"></entry>
377
- <entry align="center"></entry>
377
+ <entry align="center">Hot only </entry>
378
378
<entry align="center">•</entry>
379
379
<entry align="center">•</entry>
380
380
<entry align="center">•</entry>
You can’t perform that action at this time.
0 commit comments