diff --git a/doc/src/sgml/release-8.5.sgml b/doc/src/sgml/release-8.5.sgml index 12f9eff68ca..4e247a38115 100644 --- a/doc/src/sgml/release-8.5.sgml +++ b/doc/src/sgml/release-8.5.sgml @@ -1,4 +1,4 @@ - + Release 8.5alpha3 @@ -304,6 +304,13 @@ Administration and Monitoring + + + Allow read-only connections during recovery, also + known as Hot Standby. This provides a built-in master-slave + replication solution. + + Provide a parenthesized-options syntax for VACUUM, analogous to