projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a4e19
)
Add missing
...
...
tags for a couple
author
Robert Haas
Fri, 25 Dec 2009 01:09:31 +0000
(
01:09
+0000)
committer
Robert Haas
Fri, 25 Dec 2009 01:09:31 +0000
(
01:09
+0000)
of HS-related parameters.
Fujii Masao
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 4eb8e07808b9ad5c4a96b88dd3fb188fcc8f745e..df8f858c545576ee4a111495e4667c57afdcb62f 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-1,4
+1,4
@@
-
+
Server Configuration
@@
-1753,6
+1753,9
@@
archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
recovery_connections
(
boolean
)
+
+
recovery_connections> configuration parameter
+
Parameter has two roles. During recovery, specifies whether or not
@@
-1771,6
+1774,9
@@
archive_command = 'copy "%p" "C:\\server\\archivedir\\%f"' # Windows
max_standby_delay
(
string
)
+
+
max_standby_delay> configuration parameter
+
When server acts as a standby, this parameter specifies a wait policy