mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
Add hot standby to release notes
This commit is contained in:
parent
baab7a0427
commit
16dc6f0cf2
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.13 2009/12/19 05:37:01 tgl Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.5.sgml,v 1.14 2009/12/19 20:33:12 petere Exp $ -->
|
||||||
|
|
||||||
<sect1 id="release-8-5">
|
<sect1 id="release-8-5">
|
||||||
<title>Release 8.5alpha3</title>
|
<title>Release 8.5alpha3</title>
|
||||||
@ -304,6 +304,13 @@
|
|||||||
<sect3>
|
<sect3>
|
||||||
<title>Administration and Monitoring</title>
|
<title>Administration and Monitoring</title>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<emphasis>Allow read-only connections during recovery, also
|
||||||
|
known as Hot Standby. This provides a built-in master-slave
|
||||||
|
replication solution.</emphasis>
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Provide a parenthesized-options syntax for VACUUM, analogous to
|
<emphasis>Provide a parenthesized-options syntax for VACUUM, analogous to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user