|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.13 2009/12/1905:37:01 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.14 2009/12/1920:33:12 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <sect1 id="release-8-5">
|
4 | 4 | <title>Release 8.5alpha3</title>
|
|
304 | 304 | <sect3>
|
305 | 305 | <title>Administration and Monitoring</title>
|
306 | 306 | <itemizedlist>
|
| 307 | + <listitem> |
| 308 | + <para> |
| 309 | + <emphasis>Allow read-only connections during recovery, also |
| 310 | + known as Hot Standby. This provides a built-in master-slave |
| 311 | + replication solution.</emphasis> |
| 312 | + </para> |
| 313 | + </listitem> |
307 | 314 | <listitem>
|
308 | 315 | <para>
|
309 | 316 | <emphasis>Provide a parenthesized-options syntax for VACUUM, analogous to
|
|