projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f039a8c
)
Fix typo in pg_standby docs. Arul Shaji.
author
Neil Conway
Fri, 7 Dec 2007 08:25:38 +0000
(08:25 +0000)
committer
Neil Conway
Fri, 7 Dec 2007 08:25:38 +0000
(08:25 +0000)
doc/src/sgml/pgstandby.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgstandby.sgml
b/doc/src/sgml/pgstandby.sgml
index a8ed57edb4156e3d906ecd682c0369047bf73b5a..ac4bca63ee3d2d4046576632ca24bd4fcd0662fa 100644
(file)
--- a/
doc/src/sgml/pgstandby.sgml
+++ b/
doc/src/sgml/pgstandby.sgml
@@
-262,7
+262,7
@@
restore_command = 'pg_standby -l -d -k 255 -r 2 -s 2 -w 0 -t /tmp/pgsql.trigger.
keep the last 255 full WAL files, plus the current one
sleep for 2 seconds between checks for next WAL file is full
never timeout if file not found
-
stop waiting when a trigger file called /tmp
.
pgsql.trigger.5442 appears
+
stop waiting when a trigger file called /tmp
/
pgsql.trigger.5442 appears