projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baab7a0
)
Add hot standby to release notes
author
Peter Eisentraut
Sat, 19 Dec 2009 20:33:12 +0000
(20:33 +0000)
committer
Peter Eisentraut
Sat, 19 Dec 2009 20:33:12 +0000
(20:33 +0000)
doc/src/sgml/release-8.5.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-8.5.sgml
b/doc/src/sgml/release-8.5.sgml
index 12f9eff68ca5040c288f1d536298d7768828f142..4e247a381150c6d659b88b3442b1d9153528f39f 100644
(file)
--- 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