projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27163e3
)
Fix typo in backup docs. Patch from Euler Taveira de Oliveira.
author
Neil Conway
Mon, 30 Oct 2006 00:08:02 +0000
(
00:08
+0000)
committer
Neil Conway
Mon, 30 Oct 2006 00:08:02 +0000
(
00:08
+0000)
doc/src/sgml/backup.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/backup.sgml
b/doc/src/sgml/backup.sgml
index fdfcfb7fef4135ea40288df15792442251cba0aa..250a0744b357aa5ca50c7942cd8b5868b07d86a3 100644
(file)
--- a/
doc/src/sgml/backup.sgml
+++ b/
doc/src/sgml/backup.sgml
@@
-1,4
+1,4
@@
-
+
Backup and Restore
@@
-1430,7
+1430,7
@@
restore_command = 'copy /mnt/server/archivedir/%f "%p"' # Windows
Sample code for the C version of the
restore_command>
- would be
be
:
+ would be:
triggered = false;
while (!NextWALFileReady() && !triggered)