projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f45ce9
)
Fix typo
author
Bruce Momjian
Sun, 10 Dec 2000 20:47:34 +0000
(20:47 +0000)
committer
Bruce Momjian
Sun, 10 Dec 2000 20:47:34 +0000
(20:47 +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 c363664e673208c276c9c22a9d16a7c113181a2f..5d1c0f3345cd2311d81001b3b2dba7d79adc97b5 100644
(file)
--- a/
doc/src/sgml/backup.sgml
+++ b/
doc/src/sgml/backup.sgml
@@
-1,4
+1,4
@@
-
+
Backup and Restore
@@
-46,7
+46,7
@@
pg_dump
dbname
>
- To specify which database
r
server
pg_dump> should
+ To specify which database server
pg_dump> should
contact, use the command line options
-h
host>> and
-p
port>>. The
default host is the local host or whatever your